|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cad.simcad.worldsimulator.SimParams
Field Summary | |
static java.lang.String |
BASE_STAT_PATH
base path for stat files used by the simulation |
static java.lang.String |
CAC_SERVER_NAME
name for the CAC Server to connect to |
static java.lang.String |
CAC_SERVER_PORT
port to use for connecting to the CAC Server |
static java.lang.String |
GPS_SERVER_NAME
name for the GPS Server to connect to |
static java.lang.String |
GPS_SERVER_PORT
port to use for connecting to the GPS Server |
static int |
MAX_PATHUSER_ID
|
static int |
MAX_TERRAINTYPE_ID
|
static int |
MAX_WEATHER_ID
|
static java.lang.String |
MDT_REMOTE_PORT
port used by MDTs |
static java.lang.String |
MDT_SERVER_NAME
name for the MDT Server to connect to |
static java.lang.String |
MDT_SERVER_PORT
port to use for connecting to the MDT Server |
static java.lang.String |
OTHER
string for identifying the another type |
static java.lang.String |
ps
string for identifying the file separator |
static java.lang.String |
STRUCTURE
string for identifying the Structure type |
static java.lang.String |
UNIT
string for identifying the Unit type |
Constructor Summary | |
SimParams()
Creates new SimParams |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int MAX_PATHUSER_ID
public static int MAX_TERRAINTYPE_ID
public static int MAX_WEATHER_ID
public static final java.lang.String STRUCTURE
public static final java.lang.String UNIT
public static final java.lang.String OTHER
public static java.lang.String ps
public static java.lang.String BASE_STAT_PATH
public static java.lang.String GPS_SERVER_NAME
public static java.lang.String MDT_SERVER_NAME
public static java.lang.String CAC_SERVER_NAME
public static java.lang.String GPS_SERVER_PORT
public static java.lang.String MDT_SERVER_PORT
public static java.lang.String MDT_REMOTE_PORT
public static java.lang.String CAC_SERVER_PORT
Constructor Detail |
public SimParams()
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |