app_channelselector.C File Reference

#include <locale.h>
#include <libintl.h>
#include "gxsm_app.h"
#include "unit.h"
#include "pcs.h"
#include "xsmtypes.h"
#include "action_id.h"
#include "glbvars.h"

Go to the source code of this file.

Classes

union  ChIndex

Variables

static char * choice_ChView []
static char * choice_ChMode []
static char * choice_ChSDir []


Variable Documentation

char* choice_ChMode[] [static]
 

Initial value:

{ 
    "Off",
    "Active",
    "On",
    "Math",
    "X",
    0
}

Definition at line 50 of file app_channelselector.C.

char* choice_ChSDir[] [static]
 

Initial value:

{ 
    "->",
    "<-",
    "2>",
    "<2",
    0
}

Definition at line 60 of file app_channelselector.C.

char* choice_ChView[] [static]
 

Initial value:

{ 
        "No",
    "Grey 2D",
    "Surface 3D",
    "Profile 1D",
    0
}

Definition at line 41 of file app_channelselector.C.


Generated on Sat Apr 1 09:04:29 2006 for GXSM by  doxygen 1.4.6