cad.simcad.worldsimulator
Class SimParams

java.lang.Object
  |
  +--cad.simcad.worldsimulator.SimParams

public class SimParams
extends java.lang.Object

Version:
1.0
Author:
Charles-Philip Bentley

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

MAX_PATHUSER_ID

public static int MAX_PATHUSER_ID

MAX_TERRAINTYPE_ID

public static int MAX_TERRAINTYPE_ID

MAX_WEATHER_ID

public static int MAX_WEATHER_ID

STRUCTURE

public static final java.lang.String STRUCTURE
string for identifying the Structure type

See Also:
Constant Field Values

UNIT

public static final java.lang.String UNIT
string for identifying the Unit type

See Also:
Constant Field Values

OTHER

public static final java.lang.String OTHER
string for identifying the another type

See Also:
Constant Field Values

ps

public static java.lang.String ps
string for identifying the file separator


BASE_STAT_PATH

public static java.lang.String BASE_STAT_PATH
base path for stat files used by the simulation


GPS_SERVER_NAME

public static java.lang.String GPS_SERVER_NAME
name for the GPS Server to connect to


MDT_SERVER_NAME

public static java.lang.String MDT_SERVER_NAME
name for the MDT Server to connect to


CAC_SERVER_NAME

public static java.lang.String CAC_SERVER_NAME
name for the CAC Server to connect to


GPS_SERVER_PORT

public static java.lang.String GPS_SERVER_PORT
port to use for connecting to the GPS Server


MDT_SERVER_PORT

public static java.lang.String MDT_SERVER_PORT
port to use for connecting to the MDT Server


MDT_REMOTE_PORT

public static java.lang.String MDT_REMOTE_PORT
port used by MDTs


CAC_SERVER_PORT

public static java.lang.String CAC_SERVER_PORT
port to use for connecting to the CAC Server

Constructor Detail

SimParams

public SimParams()
Creates new SimParams


Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be