public class Constants
extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ADD
add an instance (poi, polygon, vehicle, route)
|
static int |
ADD_FULL |
static int |
CMD_CHANGELANE
set lane
|
static int |
CMD_CHANGETARGET
change target
|
static int |
CMD_CLEAR_PENDING_VEHICLES |
static int |
CMD_CLOSE
close sumo
|
static int |
CMD_GET_AREAL_DETECTOR_VARIABLE
get area detector (e2) variable
|
static int |
CMD_GET_EDGE_VARIABLE
get edge variable
|
static int |
CMD_GET_GUI_VARIABLE
get GUI variable
|
static int |
CMD_GET_INDUCTIONLOOP_VARIABLE
get induction loop (e1) variable
|
static int |
CMD_GET_JUNCTION_VARIABLE
get junction variable
|
static int |
CMD_GET_LANE_VARIABLE
get lane variable
|
static int |
CMD_GET_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE
get multi-entry/multi-exit detector (e3) variable
|
static int |
CMD_GET_PERSON_VARIABLE
command: get person variable
|
static int |
CMD_GET_POI_VARIABLE
get poi variable
|
static int |
CMD_GET_POLYGON_VARIABLE
get polygon variable
|
static int |
CMD_GET_ROUTE_VARIABLE
get route variable
|
static int |
CMD_GET_SIM_VARIABLE
get simulation variable
|
static int |
CMD_GET_TL_VARIABLE
get traffic lights variable
|
static int |
CMD_GET_VEHICLE_VARIABLE
get vehicle variable
|
static int |
CMD_GET_VEHICLETYPE_VARIABLE
get vehicle type variable
|
static int |
CMD_GETVERSION
get version
|
static int |
CMD_REROUTE_EFFORT
force rerouting based on effort (vehicles)
|
static int |
CMD_REROUTE_TRAVELTIME
force rerouting based on travel time (vehicles)
|
static int |
CMD_RESUME
resume
|
static int |
CMD_SET_EDGE_VARIABLE
set edge variable
|
static int |
CMD_SET_GUI_VARIABLE
set GUI variable
|
static int |
CMD_SET_JUNCTION_VARIABLE
set junction variable
|
static int |
CMD_SET_LANE_VARIABLE
set lane variable
|
static int |
CMD_SET_PERSON_VARIABLE
command: set person variable
|
static int |
CMD_SET_POI_VARIABLE
set poi variable
|
static int |
CMD_SET_POLYGON_VARIABLE
set polygon variable
|
static int |
CMD_SET_ROUTE_VARIABLE
set route variable
|
static int |
CMD_SET_SIM_VARIABLE
set simulation variable
|
static int |
CMD_SET_TL_VARIABLE
set traffic lights variable
|
static int |
CMD_SET_VEHICLE_VARIABLE
set vehicle variable
|
static int |
CMD_SET_VEHICLETYPE_VARIABLE
set vehicle type variable
|
static int |
CMD_SIMSTEP2
simulation step
|
static int |
CMD_SLOWDOWN
slow down
|
static int |
CMD_STOP
stop node
|
static int |
CMD_SUBSCRIBE_AREAL_DETECTOR_CONTEXT
command: subscribe areal detector (e2) context
|
static int |
CMD_SUBSCRIBE_AREAL_DETECTOR_VARIABLE
command: subscribe areal detector (e2) variable
|
static int |
CMD_SUBSCRIBE_EDGE_CONTEXT
subscribe edge context
|
static int |
CMD_SUBSCRIBE_EDGE_VARIABLE
subscribe edge variable
|
static int |
CMD_SUBSCRIBE_GUI_CONTEXT
subscribe GUI context
|
static int |
CMD_SUBSCRIBE_GUI_VARIABLE
subscribe GUI variable
|
static int |
CMD_SUBSCRIBE_INDUCTIONLOOP_CONTEXT
subscribe induction loop (e1) context
|
static int |
CMD_SUBSCRIBE_INDUCTIONLOOP_VARIABLE
subscribe induction loop (e1) variable
|
static int |
CMD_SUBSCRIBE_JUNCTION_CONTEXT
subscribe junction context
|
static int |
CMD_SUBSCRIBE_JUNCTION_VARIABLE
subscribe junction variable
|
static int |
CMD_SUBSCRIBE_LANE_CONTEXT
subscribe lane context
|
static int |
CMD_SUBSCRIBE_LANE_VARIABLE
subscribe lane variable
|
static int |
CMD_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_CONTEXT
subscribe areal detector (e3) context
|
static int |
CMD_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE
subscribe multi-entry/multi-exit detector (e3) variable
|
static int |
CMD_SUBSCRIBE_PERSON_CONTEXT
command: subscribe person context
|
static int |
CMD_SUBSCRIBE_PERSON_VARIABLE
command: subscribe person variable
|
static int |
CMD_SUBSCRIBE_POI_CONTEXT
subscribe poi context
|
static int |
CMD_SUBSCRIBE_POI_VARIABLE
subscribe poi variable
|
static int |
CMD_SUBSCRIBE_POLYGON_CONTEXT
subscribe polygon context
|
static int |
CMD_SUBSCRIBE_POLYGON_VARIABLE
subscribe polygon variable
|
static int |
CMD_SUBSCRIBE_ROUTE_CONTEXT
subscribe route context
|
static int |
CMD_SUBSCRIBE_ROUTE_VARIABLE
subscribe route variable
|
static int |
CMD_SUBSCRIBE_SIM_CONTEXT
subscribe simulation context
|
static int |
CMD_SUBSCRIBE_SIM_VARIABLE
subscribe simulation variable
|
static int |
CMD_SUBSCRIBE_TL_CONTEXT
subscribe traffic lights context
|
static int |
CMD_SUBSCRIBE_TL_VARIABLE
subscribe traffic lights variable
|
static int |
CMD_SUBSCRIBE_VEHICLE_CONTEXT
subscribe vehicle context
|
static int |
CMD_SUBSCRIBE_VEHICLE_VARIABLE
subscribe vehicle variable
|
static int |
CMD_SUBSCRIBE_VEHICLETYPE_CONTEXT
subscribe vehicle type context
|
static int |
CMD_SUBSCRIBE_VEHICLETYPE_VARIABLE
subscribe vehicle type variable
|
static int |
DISTANCE_REQUEST
distance between points or vehicles
|
static int |
ID_COUNT
count of instances (get: all)
|
static int |
ID_LIST
list of instances' ids (get: all)
|
static int |
JAM_LENGTH_METERS
last step jam length in meters
|
static int |
JAM_LENGTH_VEHICLE
last step jam length in meters
|
static int |
LANE_ALLOWED
list of allowed vehicle classes (get and set: lanes)
|
static int |
LANE_DISALLOWED
list of not allowed vehicle classes (get and set: lanes)
|
static int |
LANE_EDGE_ID
id of parent edge (get: lanes)
|
static int |
LANE_LINK_NUMBER
outgoing link number (get: lanes)
|
static int |
LANE_LINKS
outgoing link definitions (get: lanes)
|
static int |
LAST_STEP_LENGTH
last step mean vehicle length (get: induction loops, lanes, edges)
|
static int |
LAST_STEP_MEAN_SPEED
last step vehicle number (get: induction loops, multi-entry/multi-exit detector, lanes, edges)
|
static int |
LAST_STEP_OCCUPANCY
last step occupancy (get: induction loops, lanes, edges)
|
static int |
LAST_STEP_TIME_SINCE_DETECTION
last step time since last detection (get: induction loops)
|
static int |
LAST_STEP_VEHICLE_DATA
entry times
|
static int |
LAST_STEP_VEHICLE_HALTING_NUMBER
last step vehicle halting number (get: multi-entry/multi-exit detector, lanes, edges)
|
static int |
LAST_STEP_VEHICLE_ID_LIST
last step vehicle number (get: induction loops, multi-entry/multi-exit detector, lanes, edges)
|
static int |
LAST_STEP_VEHICLE_NUMBER
last step vehicle number (get: induction loops, multi-entry/multi-exit detector, lanes, edges)
|
static int |
OBJECT_VARIABLES_SUBSCRIPTION
subscribe object variables (get: all)
|
static int |
POSITION_2D
2D cartesian coordinates
|
static int |
POSITION_3D
3D cartesian coordinates
|
static int |
POSITION_CONVERSION
convert coordinates
|
static int |
POSITION_LON_LAT
Position in geo-coordinates
|
static int |
POSITION_LON_LAT_ALT
Position in geo-coordinates with altitude
|
static int |
POSITION_ROADMAP
Position on road map
|
static int |
REMOVE
remove an instance (poi, polygon)
|
static int |
REMOVE_ARRIVED
vehicle arrived
|
static int |
REMOVE_PARKING
vehicle removed while parking
|
static int |
REMOVE_TELEPORT
vehicle started teleport
|
static int |
REMOVE_TELEPORT_ARRIVED
vehicle finished route during teleport
|
static int |
REMOVE_VAPORIZED
vehicle was vaporized
|
static int |
REQUEST_AIRDIST
air distance
|
static int |
REQUEST_DRIVINGDIST
driving distance
|
static int |
RESPONSE_GET_AREAL_DETECTOR_VARIABLE
response: get area detector (e3) variable
|
static int |
RESPONSE_GET_EDGE_VARIABLE
response: get edge variable
|
static int |
RESPONSE_GET_GUI_VARIABLE
response: get GUI variable
|
static int |
RESPONSE_GET_INDUCTIONLOOP_VARIABLE
response: get induction loop (e1) variable
|
static int |
RESPONSE_GET_JUNCTION_VARIABLE
response: get junction variable
|
static int |
RESPONSE_GET_LANE_VARIABLE
response: get lane variable
|
static int |
RESPONSE_GET_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE
response: get multi-/entry detector (e3) variable
|
static int |
RESPONSE_GET_PERSON_VARIABLE
response: get person variable
|
static int |
RESPONSE_GET_POI_VARIABLE
response: get poi variable
|
static int |
RESPONSE_GET_POLYGON_VARIABLE
response: get polygon variable
|
static int |
RESPONSE_GET_ROUTE_VARIABLE
response: get route variable
|
static int |
RESPONSE_GET_SIM_VARIABLE
response: get simulation variable
|
static int |
RESPONSE_GET_TL_VARIABLE
response: get traffic lights variable
|
static int |
RESPONSE_GET_VEHICLE_VARIABLE
response: get vehicle variable
|
static int |
RESPONSE_GET_VEHICLETYPE_VARIABLE
response: get vehicle type variable
|
static int |
RESPONSE_SUBSCRIBE_AREAL_DETECTOR_CONTEXT
response: subscribe areal detector (e2) context
|
static int |
RESPONSE_SUBSCRIBE_AREAL_DETECTOR_VARIABLE
response: subscribe areal detector (e2) variable
|
static int |
RESPONSE_SUBSCRIBE_EDGE_CONTEXT
response: subscribe edge context
|
static int |
RESPONSE_SUBSCRIBE_EDGE_VARIABLE
response: subscribe edge variable
|
static int |
RESPONSE_SUBSCRIBE_GUI_CONTEXT
response: subscribe GUI context
|
static int |
RESPONSE_SUBSCRIBE_GUI_VARIABLE
response: subscribe GUI variable
|
static int |
RESPONSE_SUBSCRIBE_INDUCTIONLOOP_CONTEXT
response: subscribe induction loop (e1) context
|
static int |
RESPONSE_SUBSCRIBE_INDUCTIONLOOP_VARIABLE
response: subscribe induction loop (e1) variable
|
static int |
RESPONSE_SUBSCRIBE_JUNCTION_CONTEXT
response: subscribe junction context
|
static int |
RESPONSE_SUBSCRIBE_JUNCTION_VARIABLE
response: subscribe junction variable
|
static int |
RESPONSE_SUBSCRIBE_LANE_CONTEXT
response: subscribe lane context
|
static int |
RESPONSE_SUBSCRIBE_LANE_VARIABLE
response: subscribe lane variable
|
static int |
RESPONSE_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_CONTEXT
response: subscribe areal detector (e3) context
|
static int |
RESPONSE_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE
response: subscribe areal detector (e3) variable
|
static int |
RESPONSE_SUBSCRIBE_PERSON_CONTEXT
response: subscribe person context
|
static int |
RESPONSE_SUBSCRIBE_PERSON_VARIABLE
response: subscribe person variable
|
static int |
RESPONSE_SUBSCRIBE_POI_CONTEXT
response: subscribe poi context
|
static int |
RESPONSE_SUBSCRIBE_POI_VARIABLE
response: subscribe poi variable
|
static int |
RESPONSE_SUBSCRIBE_POLYGON_CONTEXT
response: subscribe polygon context
|
static int |
RESPONSE_SUBSCRIBE_POLYGON_VARIABLE
response: subscribe polygon variable
|
static int |
RESPONSE_SUBSCRIBE_ROUTE_CONTEXT
response: subscribe route context
|
static int |
RESPONSE_SUBSCRIBE_ROUTE_VARIABLE
response: subscribe route variable
|
static int |
RESPONSE_SUBSCRIBE_SIM_CONTEXT
response: subscribe simulation context
|
static int |
RESPONSE_SUBSCRIBE_SIM_VARIABLE
response: subscribe simulation variable
|
static int |
RESPONSE_SUBSCRIBE_TL_CONTEXT
response: subscribe traffic lights context
|
static int |
RESPONSE_SUBSCRIBE_TL_VARIABLE
response: subscribe traffic lights variable
|
static int |
RESPONSE_SUBSCRIBE_VEHICLE_CONTEXT
response: subscribe vehicle context
|
static int |
RESPONSE_SUBSCRIBE_VEHICLE_VARIABLE
response: subscribe vehicle variable
|
static int |
RESPONSE_SUBSCRIBE_VEHICLETYPE_CONTEXT
response: subscribe vehicle type context
|
static int |
RESPONSE_SUBSCRIBE_VEHICLETYPE_VARIABLE
response: subscribe vehicle type variable
|
static int |
RTYPE_ERR
result type: error
|
static int |
RTYPE_NOTIMPLEMENTED
result type: not implemented
|
static int |
RTYPE_OK
result type: Ok
|
static int |
SURROUNDING_VARIABLES_SUBSCRIPTION
subscribe context variables (get: all)
|
static int |
TL_COMPLETE_DEFINITION_RYG
complete definition (get: traffic lights)
|
static int |
TL_COMPLETE_PROGRAM_RYG
complete program (set: traffic lights)
|
static int |
TL_CONTROLLED_JUNCTIONS
controlled junctions (get: traffic lights)
|
static int |
TL_CONTROLLED_LANES
controlled lanes (get: traffic lights)
|
static int |
TL_CONTROLLED_LINKS
controlled links (get: traffic lights)
|
static int |
TL_CURRENT_PHASE
index of the current phase (get: traffic lights)
|
static int |
TL_CURRENT_PROGRAM
name of the current program (get: traffic lights)
|
static int |
TL_EXTERNAL_STATE
current state, using external signal names (get: traffic lights)
|
static int |
TL_NEXT_SWITCH
assumed time to next switch (get: traffic lights)
|
static int |
TL_PHASE_DURATION
phase duration (set: traffic lights)
|
static int |
TL_PHASE_INDEX
index of the phase (set: traffic lights)
|
static int |
TL_PROGRAM
traffic light program (set: traffic lights)
|
static int |
TL_RED_YELLOW_GREEN_STATE
traffic light states, encoded as rRgGyYoO tuple (get: traffic lights)
|
static int |
TLPHASE_BLINKING
tl is blinking
|
static int |
TLPHASE_GREEN
green phase
|
static int |
TLPHASE_NOSIGNAL
tl is off and not blinking
|
static int |
TLPHASE_RED
red phase
|
static int |
TLPHASE_YELLOW
yellow phase
|
static int |
TYPE_BOUNDINGBOX
Boundary Box (4 doubles)
|
static int |
TYPE_BYTE
signed byte
|
static int |
TYPE_COLOR
color (four ubytes)
|
static int |
TYPE_COMPOUND
compound object
|
static int |
TYPE_DOUBLE
double
|
static int |
TYPE_FLOAT
float
|
static int |
TYPE_INTEGER
32 bit signed integer
|
static int |
TYPE_POLYGON
Polygon (2*n doubles)
|
static int |
TYPE_STRING
8 bit ASCII string
|
static int |
TYPE_STRINGLIST
list of strings
|
static int |
TYPE_TLPHASELIST
list of traffic light phases
|
static int |
TYPE_UBYTE
unsigned byte
|
static int |
VAR_ACCEL
max.
|
static int |
VAR_ALLOWED_SPEED
maximum speed regarding max speed on the current lane and speed factor (get: vehicle)
|
static int |
VAR_ANGLE
angle (get: vehicle)
|
static int |
VAR_ARRIVED_VEHICLES_IDS
ids of arrived vehicles (get: simulation)
|
static int |
VAR_ARRIVED_VEHICLES_NUMBER
number of arrived vehicles (get: simulation)
|
static int |
VAR_BEST_LANES
best lanes (get: vehicle)
|
static int |
VAR_BUS_STOP_WAITING
current person number (get: vehicle)
|
static int |
VAR_CO2EMISSION
current CO2 emission of a node (get: vehicle, lane, edge)
|
static int |
VAR_COEMISSION
current CO emission of a node (get: vehicle, lane, edge)
|
static int |
VAR_COLOR
color (get: vehicles, vehicle types, polygons, pois)
|
static int |
VAR_CURRENT_TRAVELTIME
last step travel time (get: edge, lane)
|
static int |
VAR_DECEL
max.
|
static int |
VAR_DELTA_T
delta t (get: simulation)
|
static int |
VAR_DEPARTED_VEHICLES_IDS
departed vehicle ids (get: simulation)
|
static int |
VAR_DEPARTED_VEHICLES_NUMBER
number of departed vehicle (get: simulation)
|
static int |
VAR_DISTANCE
current distance in m
|
static int |
VAR_EDGE_EFFORT
effort information (get and set: vehicle)
|
static int |
VAR_EDGE_TRAVELTIME
travel time information (get and set: vehicle)
|
static int |
VAR_EDGES
edges (get: routes)
|
static int |
VAR_EMISSIONCLASS
emission class (get: vehicle types)
|
static int |
VAR_FILL
filled? (get: polygons)
|
static int |
VAR_FUELCONSUMPTION
current fuel consumption of a node (get: vehicle, lane, edge)
|
static int |
VAR_HCEMISSION
current HC emission of a node (get: vehicle, lane, edge)
|
static int |
VAR_IMPERFECTION
driver imperfection (set: vehicle)
|
static int |
VAR_LANE_ID
lane id (get: vehicles)
|
static int |
VAR_LANE_INDEX
lane index (get: vehicles)
|
static int |
VAR_LANECHANGE_MODE
how lane changing is performed (set: vehicle)
|
static int |
VAR_LANEPOSITION
position (1D along lane) (get: vehicle)
|
static int |
VAR_LEADER |
static int |
VAR_LENGTH
angle (get: vehicle types, lanes, set: lanes)
|
static int |
VAR_LOADED_VEHICLES_IDS
loaded vehicle ids (get: simulation)
|
static int |
VAR_LOADED_VEHICLES_NUMBER
number of loaded vehicles (get: simulation)
|
static int |
VAR_MAXSPEED
maximum allowed/possible speed (get: vehicle types, lanes, set: edges, lanes)
|
static int |
VAR_MIN_EXPECTED_VEHICLES
minimum number of expected vehicles (get: simulation)
|
static int |
VAR_MINGAP
minimum gap (get: vehicle types)
|
static int |
VAR_MOVE_TO
new lane/position along (set: vehicle)
|
static int |
VAR_MOVE_TO_VTD
move vehicle, VTD version (set: vehicle)
|
static int |
VAR_NET_BOUNDING_BOX
bounding box (get: simulation)
|
static int |
VAR_NOISEEMISSION
current noise emission of a node (get: vehicle, lane, edge)
|
static int |
VAR_NOXEMISSION
current NOx emission of a node (get: vehicle, lane, edge)
|
static int |
VAR_PARAMETER
sets/retrieves abstract parameter
|
static int |
VAR_PARKING_ENDING_VEHICLES_IDS
ids of vehicles ending to park (get: simulation)
|
static int |
VAR_PARKING_ENDING_VEHICLES_NUMBER
number of vehicles ending to park (get: simulation)
|
static int |
VAR_PARKING_STARTING_VEHICLES_IDS
ids of vehicles starting to park (get: simulation)
|
static int |
VAR_PARKING_STARTING_VEHICLES_NUMBER
number of vehicles starting to park (get: simulation)
|
static int |
VAR_PERSON_NUMBER
current person number (get: vehicle)
|
static int |
VAR_PMXEMISSION
current PMx emission of a node (get: vehicle, lane, edge)
|
static int |
VAR_POSITION
position (2D) (get: vehicle, poi, set: poi)
|
static int |
VAR_POSITION3D
position (3D) (get: vehicle, poi, set: poi)
|
static int |
VAR_ROAD_ID
road id (get: vehicles)
|
static int |
VAR_ROUTE
route (set: vehicles)
|
static int |
VAR_ROUTE_ID
route id (get and set: vehicles)
|
static int |
VAR_ROUTE_VALID
validates current route (vehicles)
|
static int |
VAR_SCREENSHOT
screenshot
|
static int |
VAR_SHAPE
shape (get: polygons)
|
static int |
VAR_SHAPECLASS
shape class (get: vehicle types)
|
static int |
VAR_SIGNALS
signals state (get/set: vehicle)
|
static int |
VAR_SPEED
speed (get: vehicle)
|
static int |
VAR_SPEED_DEVIATION
speed deviation (set: vehicle)
|
static int |
VAR_SPEED_FACTOR
speed factor (set: vehicle)
|
static int |
VAR_SPEED_WITHOUT_TRACI
speed without TraCI influence (get: vehicle)
|
static int |
VAR_SPEEDSETMODE
how speed is set (set: vehicle)
|
static int |
VAR_STOP_ENDING_VEHICLES_IDS
ids of vehicles ending to park (get: simulation)
|
static int |
VAR_STOP_ENDING_VEHICLES_NUMBER
number of vehicles ending to park (get: simulation)
|
static int |
VAR_STOP_STARTING_VEHICLES_IDS
ids of vehicles starting to park (get: simulation)
|
static int |
VAR_STOP_STARTING_VEHICLES_NUMBER
number of vehicles starting to park (get: simulation)
|
static int |
VAR_STOPSTATE
stop state
|
static int |
VAR_TAU
driver reaction time (get: vehicle types)
|
static int |
VAR_TELEPORT_ENDING_VEHICLES_IDS
ids of vehicles ending to teleport (get: simulation)
|
static int |
VAR_TELEPORT_ENDING_VEHICLES_NUMBER
number of vehicles ending to teleport (get: simulation)
|
static int |
VAR_TELEPORT_STARTING_VEHICLES_IDS
ids of vehicles starting to teleport (get: simulation)
|
static int |
VAR_TELEPORT_STARTING_VEHICLES_NUMBER
number of vehicles starting to teleport (get: simulation)
|
static int |
VAR_TIME_STEP
current time step (get: simulation)
|
static int |
VAR_TRACK_VEHICLE
track vehicle
|
static int |
VAR_TYPE
type id (get: vehicles, polygons, pois)
|
static int |
VAR_VEHICLECLASS
vehicle class (get: vehicle types)
|
static int |
VAR_VIEW_BOUNDARY
view by boundary
|
static int |
VAR_VIEW_OFFSET
view position
|
static int |
VAR_VIEW_SCHEMA
view schema
|
static int |
VAR_VIEW_ZOOM
zoom
|
static int |
VAR_WAITING_TIME
waiting time
|
static int |
VAR_WIDTH
width (get: vehicle types, lanes)
|
| Constructor and Description |
|---|
Constants() |
public static final int ADD_FULL
public static final int CMD_CLEAR_PENDING_VEHICLES
public static final int VAR_LEADER
public static final int VAR_PARAMETER
public static final int VAR_LANECHANGE_MODE
public static final int VAR_ALLOWED_SPEED
public static final int VAR_STOP_STARTING_VEHICLES_NUMBER
public static final int VAR_STOP_STARTING_VEHICLES_IDS
public static final int VAR_STOP_ENDING_VEHICLES_NUMBER
public static final int VAR_STOP_ENDING_VEHICLES_IDS
public static final int VAR_PARKING_STARTING_VEHICLES_NUMBER
public static final int VAR_PARKING_STARTING_VEHICLES_IDS
public static final int VAR_PARKING_ENDING_VEHICLES_NUMBER
public static final int VAR_PARKING_ENDING_VEHICLES_IDS
public static final int REMOVE_TELEPORT_ARRIVED
public static final int CMD_SUBSCRIBE_JUNCTION_VARIABLE
public static final int OBJECT_VARIABLES_SUBSCRIPTION
public static final int TLPHASE_YELLOW
public static final int RESPONSE_GET_SIM_VARIABLE
public static final int VAR_LANEPOSITION
public static final int TL_CONTROLLED_JUNCTIONS
public static final int REMOVE
public static final int SURROUNDING_VARIABLES_SUBSCRIPTION
public static final int CMD_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_CONTEXT
public static final int CMD_STOP
public static final int RESPONSE_SUBSCRIBE_EDGE_VARIABLE
public static final int VAR_TELEPORT_STARTING_VEHICLES_IDS
public static final int RTYPE_NOTIMPLEMENTED
public static final int VAR_SIGNALS
public static final int VAR_ROUTE_VALID
public static final int POSITION_ROADMAP
public static final int RESPONSE_SUBSCRIBE_POLYGON_CONTEXT
public static final int CMD_GETVERSION
public static final int VAR_DELTA_T
public static final int POSITION_3D
public static final int VAR_VIEW_SCHEMA
public static final int VAR_EDGES
public static final int CMD_SET_ROUTE_VARIABLE
public static final int TYPE_INTEGER
public static final int VAR_CURRENT_TRAVELTIME
public static final int TYPE_BYTE
public static final int VAR_ROAD_ID
public static final int RESPONSE_SUBSCRIBE_EDGE_CONTEXT
public static final int CMD_GET_VEHICLETYPE_VARIABLE
public static final int VAR_ROUTE
public static final int LAST_STEP_VEHICLE_HALTING_NUMBER
public static final int CMD_REROUTE_EFFORT
public static final int TYPE_STRING
public static final int TL_CURRENT_PROGRAM
public static final int TL_EXTERNAL_STATE
public static final int CMD_SET_SIM_VARIABLE
public static final int CMD_SUBSCRIBE_INDUCTIONLOOP_CONTEXT
public static final int CMD_SUBSCRIBE_AREAL_DETECTOR_CONTEXT
public static final int RESPONSE_SUBSCRIBE_AREAL_DETECTOR_CONTEXT
public static final int CMD_SUBSCRIBE_AREAL_DETECTOR_VARIABLE
public static final int RESPONSE_SUBSCRIBE_AREAL_DETECTOR_VARIABLE
public static final int CMD_GET_PERSON_VARIABLE
public static final int CMD_SET_PERSON_VARIABLE
public static final int RESPONSE_GET_PERSON_VARIABLE
public static final int CMD_SUBSCRIBE_PERSON_CONTEXT
public static final int CMD_SUBSCRIBE_PERSON_VARIABLE
public static final int RESPONSE_SUBSCRIBE_PERSON_CONTEXT
public static final int RESPONSE_SUBSCRIBE_PERSON_VARIABLE
public static final int VAR_ROUTE_ID
public static final int RESPONSE_SUBSCRIBE_POI_CONTEXT
public static final int POSITION_2D
public static final int VAR_TELEPORT_STARTING_VEHICLES_NUMBER
public static final int RESPONSE_GET_LANE_VARIABLE
public static final int VAR_VIEW_BOUNDARY
public static final int RESPONSE_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE
public static final int RTYPE_ERR
public static final int RESPONSE_GET_POLYGON_VARIABLE
public static final int RESPONSE_SUBSCRIBE_GUI_CONTEXT
public static final int LANE_LINK_NUMBER
public static final int VAR_BUS_STOP_WAITING
public static final int RESPONSE_SUBSCRIBE_JUNCTION_VARIABLE
public static final int RESPONSE_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_CONTEXT
public static final int VAR_WIDTH
public static final int CMD_GET_AREAL_DETECTOR_VARIABLE
public static final int CMD_GET_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE
public static final int CMD_SET_GUI_VARIABLE
public static final int TL_CONTROLLED_LANES
public static final int RESPONSE_GET_INDUCTIONLOOP_VARIABLE
public static final int CMD_SUBSCRIBE_VEHICLETYPE_CONTEXT
public static final int LAST_STEP_VEHICLE_DATA
public static final int TL_PROGRAM
public static final int CMD_REROUTE_TRAVELTIME
public static final int RESPONSE_SUBSCRIBE_VEHICLE_VARIABLE
public static final int CMD_GET_EDGE_VARIABLE
public static final int TYPE_COLOR
public static final int RESPONSE_SUBSCRIBE_INDUCTIONLOOP_VARIABLE
public static final int TL_CURRENT_PHASE
public static final int CMD_SUBSCRIBE_TL_VARIABLE
public static final int CMD_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE
public static final int VAR_SPEED_FACTOR
public static final int CMD_SET_VEHICLETYPE_VARIABLE
public static final int VAR_SHAPE
public static final int TL_COMPLETE_DEFINITION_RYG
public static final int RESPONSE_SUBSCRIBE_INDUCTIONLOOP_CONTEXT
public static final int CMD_SET_LANE_VARIABLE
public static final int RESPONSE_GET_ROUTE_VARIABLE
public static final int VAR_LANE_INDEX
public static final int CMD_SUBSCRIBE_POI_CONTEXT
public static final int POSITION_LON_LAT_ALT
public static final int CMD_SET_POI_VARIABLE
public static final int VAR_TRACK_VEHICLE
public static final int VAR_IMPERFECTION
public static final int ADD
public static final int TYPE_POLYGON
public static final int CMD_SUBSCRIBE_POLYGON_VARIABLE
public static final int CMD_SUBSCRIBE_LANE_CONTEXT
public static final int VAR_STOPSTATE
public static final int VAR_WAITING_TIME
public static final int VAR_TAU
public static final int CMD_SET_JUNCTION_VARIABLE
public static final int VAR_LOADED_VEHICLES_IDS
public static final int CMD_GET_TL_VARIABLE
public static final int VAR_MOVE_TO
public static final int TYPE_COMPOUND
public static final int RESPONSE_GET_JUNCTION_VARIABLE
public static final int TL_NEXT_SWITCH
public static final int CMD_CHANGETARGET
public static final int CMD_CLOSE
public static final int CMD_SUBSCRIBE_INDUCTIONLOOP_VARIABLE
public static final int VAR_VIEW_ZOOM
public static final int VAR_DEPARTED_VEHICLES_NUMBER
public static final int TLPHASE_NOSIGNAL
public static final int RESPONSE_GET_VEHICLETYPE_VARIABLE
public static final int VAR_FILL
public static final int VAR_TELEPORT_ENDING_VEHICLES_IDS
public static final int VAR_TELEPORT_ENDING_VEHICLES_NUMBER
public static final int CMD_SUBSCRIBE_GUI_CONTEXT
public static final int CMD_CHANGELANE
public static final int CMD_SUBSCRIBE_ROUTE_CONTEXT
public static final int POSITION_CONVERSION
public static final int RESPONSE_GET_GUI_VARIABLE
public static final int CMD_GET_POI_VARIABLE
public static final int TLPHASE_GREEN
public static final int VAR_MINGAP
public static final int RESPONSE_SUBSCRIBE_ROUTE_CONTEXT
public static final int VAR_TYPE
public static final int LAST_STEP_VEHICLE_NUMBER
public static final int LAST_STEP_OCCUPANCY
public static final int JAM_LENGTH_VEHICLE
public static final int JAM_LENGTH_METERS
public static final int CMD_SET_POLYGON_VARIABLE
public static final int TLPHASE_BLINKING
public static final int VAR_HCEMISSION
public static final int RESPONSE_SUBSCRIBE_GUI_VARIABLE
public static final int REQUEST_AIRDIST
public static final int TYPE_DOUBLE
public static final int VAR_SHAPECLASS
public static final int RESPONSE_GET_POI_VARIABLE
public static final int CMD_SUBSCRIBE_SIM_CONTEXT
public static final int RESPONSE_SUBSCRIBE_POI_VARIABLE
public static final int RESPONSE_GET_EDGE_VARIABLE
public static final int RESPONSE_GET_VEHICLE_VARIABLE
public static final int VAR_VEHICLECLASS
public static final int REQUEST_DRIVINGDIST
public static final int CMD_SIMSTEP2
public static final int CMD_SET_TL_VARIABLE
public static final int REMOVE_TELEPORT
public static final int CMD_SUBSCRIBE_EDGE_VARIABLE
public static final int TL_COMPLETE_PROGRAM_RYG
public static final int CMD_GET_SIM_VARIABLE
public static final int RESPONSE_SUBSCRIBE_VEHICLE_CONTEXT
public static final int CMD_SUBSCRIBE_POI_VARIABLE
public static final int RESPONSE_SUBSCRIBE_VEHICLETYPE_VARIABLE
public static final int CMD_GET_VEHICLE_VARIABLE
public static final int RESPONSE_GET_TL_VARIABLE
public static final int VAR_LENGTH
public static final int CMD_RESUME
public static final int CMD_SET_EDGE_VARIABLE
public static final int TYPE_STRINGLIST
public static final int VAR_POSITION
public static final int VAR_POSITION3D
public static final int VAR_ARRIVED_VEHICLES_IDS
public static final int LAST_STEP_TIME_SINCE_DETECTION
public static final int VAR_NOISEEMISSION
public static final int TYPE_BOUNDINGBOX
public static final int RESPONSE_SUBSCRIBE_VEHICLETYPE_CONTEXT
public static final int TL_PHASE_INDEX
public static final int RESPONSE_SUBSCRIBE_LANE_VARIABLE
public static final int TL_CONTROLLED_LINKS
public static final int VAR_LOADED_VEHICLES_NUMBER
public static final int CMD_GET_LANE_VARIABLE
public static final int CMD_GET_GUI_VARIABLE
public static final int CMD_SLOWDOWN
public static final int VAR_SPEED_DEVIATION
public static final int LAST_STEP_MEAN_SPEED
public static final int CMD_GET_JUNCTION_VARIABLE
public static final int CMD_SUBSCRIBE_GUI_VARIABLE
public static final int CMD_SUBSCRIBE_TL_CONTEXT
public static final int ID_COUNT
public static final int TLPHASE_RED
public static final int CMD_SUBSCRIBE_LANE_VARIABLE
public static final int VAR_COEMISSION
public static final int LANE_ALLOWED
public static final int CMD_SUBSCRIBE_EDGE_CONTEXT
public static final int CMD_SUBSCRIBE_POLYGON_CONTEXT
public static final int VAR_BEST_LANES
public static final int RESPONSE_SUBSCRIBE_JUNCTION_CONTEXT
public static final int RESPONSE_SUBSCRIBE_SIM_CONTEXT
public static final int REMOVE_VAPORIZED
public static final int TYPE_TLPHASELIST
public static final int VAR_MIN_EXPECTED_VEHICLES
public static final int ID_LIST
public static final int RTYPE_OK
public static final int TL_RED_YELLOW_GREEN_STATE
public static final int RESPONSE_SUBSCRIBE_POLYGON_VARIABLE
public static final int VAR_EDGE_EFFORT
public static final int CMD_SUBSCRIBE_SIM_VARIABLE
public static final int VAR_VIEW_OFFSET
public static final int VAR_FUELCONSUMPTION
public static final int VAR_SPEED
public static final int VAR_EMISSIONCLASS
public static final int RESPONSE_SUBSCRIBE_TL_VARIABLE
public static final int LANE_EDGE_ID
public static final int VAR_DEPARTED_VEHICLES_IDS
public static final int LANE_LINKS
public static final int LANE_DISALLOWED
public static final int RESPONSE_SUBSCRIBE_LANE_CONTEXT
public static final int CMD_GET_POLYGON_VARIABLE
public static final int VAR_ANGLE
public static final int CMD_GET_INDUCTIONLOOP_VARIABLE
public static final int RESPONSE_SUBSCRIBE_TL_CONTEXT
public static final int VAR_SCREENSHOT
public static final int VAR_CO2EMISSION
public static final int VAR_TIME_STEP
public static final int TL_PHASE_DURATION
public static final int VAR_NOXEMISSION
public static final int CMD_GET_ROUTE_VARIABLE
public static final int POSITION_LON_LAT
public static final int REMOVE_ARRIVED
public static final int VAR_LANE_ID
public static final int VAR_NET_BOUNDING_BOX
public static final int VAR_MOVE_TO_VTD
public static final int CMD_SUBSCRIBE_VEHICLETYPE_VARIABLE
public static final int TYPE_FLOAT
public static final int CMD_SUBSCRIBE_JUNCTION_CONTEXT
public static final int VAR_MAXSPEED
public static final int VAR_SPEEDSETMODE
public static final int TYPE_UBYTE
public static final int VAR_COLOR
public static final int CMD_SUBSCRIBE_ROUTE_VARIABLE
public static final int VAR_SPEED_WITHOUT_TRACI
public static final int RESPONSE_SUBSCRIBE_ROUTE_VARIABLE
public static final int RESPONSE_GET_AREAL_DETECTOR_VARIABLE
public static final int RESPONSE_GET_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE
public static final int CMD_SET_VEHICLE_VARIABLE
public static final int LAST_STEP_LENGTH
public static final int VAR_ACCEL
public static final int VAR_PERSON_NUMBER
public static final int CMD_SUBSCRIBE_VEHICLE_VARIABLE
public static final int VAR_DECEL
public static final int REMOVE_PARKING
public static final int CMD_SUBSCRIBE_VEHICLE_CONTEXT
public static final int VAR_ARRIVED_VEHICLES_NUMBER
public static final int DISTANCE_REQUEST
public static final int VAR_DISTANCE
public static final int LAST_STEP_VEHICLE_ID_LIST
public static final int RESPONSE_SUBSCRIBE_SIM_VARIABLE
public static final int VAR_EDGE_TRAVELTIME
public static final int VAR_PMXEMISSION