#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 [] |
|
Initial value: { "Off", "Active", "On", "Math", "X", 0 } Definition at line 50 of file app_channelselector.C. |
|
Initial value: { "->", "<-", "2>", "<2", 0 } Definition at line 60 of file app_channelselector.C. |
|
Initial value: { "No", "Grey 2D", "Surface 3D", "Profile 1D", 0 } Definition at line 41 of file app_channelselector.C. Referenced by ChannelSelector::ChannelSelector(). |