SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraCIConstants.h File Reference

Go to the source code of this file.

Macros

#define ADD   0x80
#define CMD_ADDVEHICLE   0x74
#define CMD_CHANGELANE   0x13
#define CMD_CHANGETARGET   0x31
#define CMD_CLOSE   0x7F
#define CMD_DISTANCEREQUEST   0x72
#define CMD_GET_EDGE_VARIABLE   0xaa
#define CMD_GET_GUI_VARIABLE   0xac
#define CMD_GET_INDUCTIONLOOP_VARIABLE   0xa0
#define CMD_GET_JUNCTION_VARIABLE   0xa9
#define CMD_GET_LANE_VARIABLE   0xa3
#define CMD_GET_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE   0xa1
#define CMD_GET_POI_VARIABLE   0xa7
#define CMD_GET_POLYGON_VARIABLE   0xa8
#define CMD_GET_ROUTE_VARIABLE   0xa6
#define CMD_GET_SIM_VARIABLE   0xab
#define CMD_GET_TL_VARIABLE   0xa2
#define CMD_GET_VEHICLE_VARIABLE   0xa4
#define CMD_GET_VEHICLETYPE_VARIABLE   0xa5
#define CMD_GETVERSION   0x00
#define CMD_MOVENODE   0x80
#define CMD_POSITIONCONVERSION   0x71
#define CMD_REROUTE_EFFORT   0x91
#define CMD_REROUTE_TRAVELTIME   0x90
#define CMD_SET_EDGE_VARIABLE   0xca
#define CMD_SET_GUI_VARIABLE   0xcc
#define CMD_SET_JUNCTION_VARIABLE   0xc9
#define CMD_SET_LANE_VARIABLE   0xc3
#define CMD_SET_POI_VARIABLE   0xc7
#define CMD_SET_POLYGON_VARIABLE   0xc8
#define CMD_SET_ROUTE_VARIABLE   0xc6
#define CMD_SET_SIM_VARIABLE   0xcb
#define CMD_SET_TL_VARIABLE   0xc2
#define CMD_SET_VEHICLE_VARIABLE   0xc4
#define CMD_SET_VEHICLETYPE_VARIABLE   0xc5
#define CMD_SIMSTEP2   0x02
#define CMD_SLOWDOWN   0x14
#define CMD_STOP   0x12
#define CMD_SUBSCRIBE_EDGE_VARIABLE   0xda
#define CMD_SUBSCRIBE_GUI_VARIABLE   0xdc
#define CMD_SUBSCRIBE_INDUCTIONLOOP_VARIABLE   0xd0
#define CMD_SUBSCRIBE_JUNCTION_VARIABLE   0xd9
#define CMD_SUBSCRIBE_LANE_VARIABLE   0xd3
#define CMD_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE   0xd1
#define CMD_SUBSCRIBE_POI_VARIABLE   0xd7
#define CMD_SUBSCRIBE_POLYGON_VARIABLE   0xd8
#define CMD_SUBSCRIBE_ROUTE_VARIABLE   0xd6
#define CMD_SUBSCRIBE_SIM_VARIABLE   0xdb
#define CMD_SUBSCRIBE_TL_VARIABLE   0xd2
#define CMD_SUBSCRIBE_VEHICLE_VARIABLE   0xd4
#define CMD_SUBSCRIBE_VEHICLETYPE_VARIABLE   0xd5
#define DISTANCE_REQUEST   0x83
#define ID_COUNT   0x01
#define ID_LIST   0x00
#define INVALID_DOUBLE_VALUE   -1001.
#define INVALID_INT_VALUE   -1
#define LANE_ALLOWED   0x34
#define LANE_DISALLOWED   0x35
#define LANE_EDGE_ID   0x31
#define LANE_LINK_NUMBER   0x30
#define LANE_LINKS   0x33
#define LAST_STEP_LENGTH   0x15
#define LAST_STEP_MEAN_SPEED   0x11
#define LAST_STEP_OCCUPANCY   0x13
#define LAST_STEP_TIME_SINCE_DETECTION   0x16
#define LAST_STEP_VEHICLE_DATA   0x17
#define LAST_STEP_VEHICLE_HALTING_NUMBER   0x14
#define LAST_STEP_VEHICLE_ID_LIST   0x12
#define LAST_STEP_VEHICLE_NUMBER   0x10
#define POSITION_2D   0x01
#define POSITION_3D   0x03
#define POSITION_CONVERSION   0x82
#define POSITION_LAT_LON   0x00
#define POSITION_LAT_LON_ALT   0x02
#define POSITION_ROADMAP   0x04
#define REMOVE   0x81
#define REQUEST_AIRDIST   0x00
#define REQUEST_DRIVINGDIST   0x01
#define RESPONSE_GET_EDGE_VARIABLE   0xba
#define RESPONSE_GET_GUI_VARIABLE   0xbc
#define RESPONSE_GET_INDUCTIONLOOP_VARIABLE   0xb0
#define RESPONSE_GET_JUNCTION_VARIABLE   0xb9
#define RESPONSE_GET_LANE_VARIABLE   0xb3
#define RESPONSE_GET_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE   0xb1
#define RESPONSE_GET_POI_VARIABLE   0xb7
#define RESPONSE_GET_POLYGON_VARIABLE   0xb8
#define RESPONSE_GET_ROUTE_VARIABLE   0xb6
#define RESPONSE_GET_SIM_VARIABLE   0xbb
#define RESPONSE_GET_TL_VARIABLE   0xb2
#define RESPONSE_GET_VEHICLE_VARIABLE   0xb4
#define RESPONSE_GET_VEHICLETYPE_VARIABLE   0xb5
#define RESPONSE_SUBSCRIBE_EDGE_VARIABLE   0xea
#define RESPONSE_SUBSCRIBE_GUI_VARIABLE   0xec
#define RESPONSE_SUBSCRIBE_INDUCTIONLOOP_VARIABLE   0xe0
#define RESPONSE_SUBSCRIBE_JUNCTION_VARIABLE   0xe9
#define RESPONSE_SUBSCRIBE_LANE_VARIABLE   0xe3
#define RESPONSE_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE   0xe1
#define RESPONSE_SUBSCRIBE_POI_VARIABLE   0xe7
#define RESPONSE_SUBSCRIBE_POLYGON_VARIABLE   0xe8
#define RESPONSE_SUBSCRIBE_ROUTE_VARIABLE   0xe6
#define RESPONSE_SUBSCRIBE_SIM_VARIABLE   0xeb
#define RESPONSE_SUBSCRIBE_TL_VARIABLE   0xe2
#define RESPONSE_SUBSCRIBE_VEHICLE_VARIABLE   0xe4
#define RESPONSE_SUBSCRIBE_VEHICLETYPE_VARIABLE   0xe5
#define RTYPE_ERR   0xFF
#define RTYPE_NOTIMPLEMENTED   0x01
#define RTYPE_OK   0x00
#define TL_COMPLETE_DEFINITION_RYG   0x2b
#define TL_COMPLETE_PROGRAM_RYG   0x2c
#define TL_CONTROLLED_JUNCTIONS   0x2a
#define TL_CONTROLLED_LANES   0x26
#define TL_CONTROLLED_LINKS   0x27
#define TL_CURRENT_PHASE   0x28
#define TL_CURRENT_PROGRAM   0x29
#define TL_NEXT_SWITCH   0x2d
#define TL_PHASE_DURATION   0x24
#define TL_PHASE_INDEX   0x22
#define TL_PROGRAM   0x23
#define TL_RED_YELLOW_GREEN_STATE   0x20
#define TLPHASE_BLINKING   0x04
#define TLPHASE_GREEN   0x03
#define TLPHASE_NOSIGNAL   0x05
#define TLPHASE_RED   0x01
#define TLPHASE_YELLOW   0x02
#define TRACI_VERSION   3
#define TYPE_BOUNDINGBOX   0x05
#define TYPE_BYTE   0x08
#define TYPE_COLOR   0x11
#define TYPE_COMPOUND   0x0F
#define TYPE_DOUBLE   0x0B
#define TYPE_FLOAT   0x0A
#define TYPE_INTEGER   0x09
#define TYPE_POLYGON   0x06
#define TYPE_STRING   0x0C
#define TYPE_STRINGLIST   0x0E
#define TYPE_TLPHASELIST   0x0D
#define TYPE_UBYTE   0x07
#define VAR_ACCEL   0x46
#define VAR_ANGLE   0x43
#define VAR_ARRIVED_VEHICLES_IDS   0x7a
#define VAR_ARRIVED_VEHICLES_NUMBER   0x79
#define VAR_BEST_LANES   0xb2
#define VAR_CO2EMISSION   0x60
#define VAR_COEMISSION   0x61
#define VAR_COLOR   0x45
#define VAR_CURRENT_TRAVELTIME   0x5a
#define VAR_DECEL   0x47
#define VAR_DELTA_T   0x7b
#define VAR_DEPARTED_VEHICLES_IDS   0x74
#define VAR_DEPARTED_VEHICLES_NUMBER   0x73
#define VAR_EDGE_EFFORT   0x59
#define VAR_EDGE_TRAVELTIME   0x58
#define VAR_EDGES   0x54
#define VAR_EMISSIONCLASS   0x4a
#define VAR_FILL   0x55
#define VAR_FUELCONSUMPTION   0x65
#define VAR_HCEMISSION   0x62
#define VAR_IMPERFECTION   0x5d
#define VAR_LANE_ID   0x51
#define VAR_LANE_INDEX   0x52
#define VAR_LANEPOSITION   0x56
#define VAR_LENGTH   0x44
#define VAR_LOADED_VEHICLES_IDS   0x72
#define VAR_LOADED_VEHICLES_NUMBER   0x71
#define VAR_MAXSPEED   0x41
#define VAR_MIN_EXPECTED_VEHICLES   0x7d
#define VAR_MINGAP   0x4c
#define VAR_MOVE_TO   0x5c
#define VAR_NET_BOUNDING_BOX   0x7c
#define VAR_NOISEEMISSION   0x66
#define VAR_NOXEMISSION   0x64
#define VAR_PMXEMISSION   0x63
#define VAR_POSITION   0x42
#define VAR_ROAD_ID   0x50
#define VAR_ROUTE   0x57
#define VAR_ROUTE_ID   0x53
#define VAR_ROUTE_VALID   0x92
#define VAR_SCREENSHOT   0xa5
#define VAR_SHAPE   0x4e
#define VAR_SHAPECLASS   0x4b
#define VAR_SIGNALS   0x5b
#define VAR_SPEED   0x40
#define VAR_SPEED_DEVIATION   0x5f
#define VAR_SPEED_FACTOR   0x5e
#define VAR_SPEED_WITHOUT_TRACI   0xb1
#define VAR_SPEEDSETMODE   0xb3
#define VAR_TAU   0x48
#define VAR_TELEPORT_ENDING_VEHICLES_IDS   0x78
#define VAR_TELEPORT_ENDING_VEHICLES_NUMBER   0x77
#define VAR_TELEPORT_STARTING_VEHICLES_IDS   0x76
#define VAR_TELEPORT_STARTING_VEHICLES_NUMBER   0x75
#define VAR_TIME_STEP   0x70
#define VAR_TRACK_VEHICLE   0xa6
#define VAR_TYPE   0x4f
#define VAR_VEHICLECLASS   0x49
#define VAR_VIEW_BOUNDARY   0xa3
#define VAR_VIEW_OFFSET   0xa1
#define VAR_VIEW_SCHEMA   0xa2
#define VAR_VIEW_ZOOM   0xa0
#define VAR_WIDTH   0x4d

Detailed Description

Author
Axel Wegener
Friedemann Wesner
Bjoern Hendriks
Daniel Krajzewicz
Thimor Bohn
Tino Morenz
Michael Behrisch
Christoph Sommer
Date
2007/10/24
Version
Id:
TraCIConstants.h 11852 2012-02-08 09:24:17Z behrisch

holds codes used for TraCI

Definition in file TraCIConstants.h.

Macro Definition Documentation

#define CMD_ADDVEHICLE   0x74
#define CMD_CHANGELANE   0x13

Definition at line 49 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processSet().

#define CMD_CHANGETARGET   0x31

Definition at line 55 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processSet().

#define CMD_GET_EDGE_VARIABLE   0xaa
#define CMD_GET_GUI_VARIABLE   0xac
#define CMD_GET_INDUCTIONLOOP_VARIABLE   0xa0
#define CMD_GET_JUNCTION_VARIABLE   0xa9
#define CMD_GET_LANE_VARIABLE   0xa3
#define CMD_GET_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE   0xa1
#define CMD_GET_POI_VARIABLE   0xa7
#define CMD_GET_POLYGON_VARIABLE   0xa8
#define CMD_GET_ROUTE_VARIABLE   0xa6
#define CMD_GET_SIM_VARIABLE   0xab
#define CMD_GET_TL_VARIABLE   0xa2
#define CMD_GET_VEHICLE_VARIABLE   0xa4
#define CMD_GET_VEHICLETYPE_VARIABLE   0xa5
#define CMD_GETVERSION   0x00
#define CMD_MOVENODE   0x80

Definition at line 67 of file TraCIConstants.h.

#define CMD_REROUTE_EFFORT   0x91

Definition at line 584 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processSet().

#define CMD_REROUTE_TRAVELTIME   0x90

Definition at line 581 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processSet().

#define CMD_SET_EDGE_VARIABLE   0xca
#define CMD_SET_GUI_VARIABLE   0xcc
#define CMD_SET_JUNCTION_VARIABLE   0xc9

Definition at line 174 of file TraCIConstants.h.

#define CMD_SET_LANE_VARIABLE   0xc3
#define CMD_SET_POI_VARIABLE   0xc7
#define CMD_SET_POLYGON_VARIABLE   0xc8
#define CMD_SET_ROUTE_VARIABLE   0xc6
#define CMD_SET_SIM_VARIABLE   0xcb

Definition at line 196 of file TraCIConstants.h.

#define CMD_SET_TL_VARIABLE   0xc2
#define CMD_SET_VEHICLETYPE_VARIABLE   0xc5
#define CMD_SLOWDOWN   0x14

Definition at line 52 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processSet().

#define CMD_STOP   0x12
#define CMD_SUBSCRIBE_EDGE_VARIABLE   0xda

Definition at line 187 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_GUI_VARIABLE   0xdc

Definition at line 209 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_INDUCTIONLOOP_VARIABLE   0xd0

Definition at line 79 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_JUNCTION_VARIABLE   0xd9

Definition at line 176 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_LANE_VARIABLE   0xd3

Definition at line 110 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE   0xd1

Definition at line 88 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_POI_VARIABLE   0xd7

Definition at line 154 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_POLYGON_VARIABLE   0xd8

Definition at line 165 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_ROUTE_VARIABLE   0xd6

Definition at line 143 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_SIM_VARIABLE   0xdb

Definition at line 198 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_TL_VARIABLE   0xd2

Definition at line 99 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define CMD_SUBSCRIBE_VEHICLE_VARIABLE   0xd4
#define CMD_SUBSCRIBE_VEHICLETYPE_VARIABLE   0xd5

Definition at line 132 of file TraCIConstants.h.

Referenced by traci::TraCIServer::dispatchCommand().

#define DISTANCE_REQUEST   0x83
#define INVALID_DOUBLE_VALUE   -1001.
#define INVALID_INT_VALUE   -1

Definition at line 274 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processGet().

#define LANE_ALLOWED   0x34
#define LANE_DISALLOWED   0x35
#define LANE_EDGE_ID   0x31

Definition at line 380 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Lane::processGet().

#define LANE_LINK_NUMBER   0x30

Definition at line 377 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Lane::processGet().

#define LANE_LINKS   0x33

Definition at line 383 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Lane::processGet().

#define LAST_STEP_LENGTH   0x15
#define LAST_STEP_OCCUPANCY   0x13
#define LAST_STEP_TIME_SINCE_DETECTION   0x16

Definition at line 332 of file TraCIConstants.h.

Referenced by TraCIServerAPI_InductionLoop::processGet().

#define LAST_STEP_VEHICLE_DATA   0x17

Definition at line 335 of file TraCIConstants.h.

Referenced by TraCIServerAPI_InductionLoop::processGet().

#define LAST_STEP_VEHICLE_HALTING_NUMBER   0x14
#define POSITION_CONVERSION   0x82

Definition at line 574 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define POSITION_LAT_LON   0x00
#define POSITION_LAT_LON_ALT   0x02
#define REQUEST_AIRDIST   0x00
#define RESPONSE_GET_EDGE_VARIABLE   0xba

Definition at line 183 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Edge::processGet().

#define RESPONSE_GET_GUI_VARIABLE   0xbc

Definition at line 205 of file TraCIConstants.h.

Referenced by TraCIServerAPI_GUI::processGet().

#define RESPONSE_GET_INDUCTIONLOOP_VARIABLE   0xb0

Definition at line 77 of file TraCIConstants.h.

Referenced by TraCIServerAPI_InductionLoop::processGet().

#define RESPONSE_GET_JUNCTION_VARIABLE   0xb9

Definition at line 172 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Junction::processGet().

#define RESPONSE_GET_LANE_VARIABLE   0xb3

Definition at line 106 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Lane::processGet().

#define RESPONSE_GET_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE   0xb1

Definition at line 86 of file TraCIConstants.h.

Referenced by TraCIServerAPI_MeMeDetector::processGet().

#define RESPONSE_GET_POI_VARIABLE   0xb7

Definition at line 150 of file TraCIConstants.h.

Referenced by TraCIServerAPI_POI::processGet().

#define RESPONSE_GET_POLYGON_VARIABLE   0xb8

Definition at line 161 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Polygon::processGet().

#define RESPONSE_GET_ROUTE_VARIABLE   0xb6

Definition at line 139 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Route::processGet().

#define RESPONSE_GET_SIM_VARIABLE   0xbb

Definition at line 194 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define RESPONSE_GET_TL_VARIABLE   0xb2

Definition at line 95 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processGet().

#define RESPONSE_GET_VEHICLE_VARIABLE   0xb4

Definition at line 117 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processGet().

#define RESPONSE_GET_VEHICLETYPE_VARIABLE   0xb5

Definition at line 128 of file TraCIConstants.h.

Referenced by TraCIServerAPI_VehicleType::processGet().

#define RESPONSE_SUBSCRIBE_EDGE_VARIABLE   0xea

Definition at line 189 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_GUI_VARIABLE   0xec

Definition at line 211 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_INDUCTIONLOOP_VARIABLE   0xe0

Definition at line 81 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_JUNCTION_VARIABLE   0xe9

Definition at line 178 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_LANE_VARIABLE   0xe3

Definition at line 112 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE   0xe1

Definition at line 90 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_POI_VARIABLE   0xe7

Definition at line 156 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_POLYGON_VARIABLE   0xe8

Definition at line 167 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_ROUTE_VARIABLE   0xe6

Definition at line 145 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_SIM_VARIABLE   0xeb

Definition at line 200 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_TL_VARIABLE   0xe2

Definition at line 101 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_VEHICLE_VARIABLE   0xe4

Definition at line 123 of file TraCIConstants.h.

#define RESPONSE_SUBSCRIBE_VEHICLETYPE_VARIABLE   0xe5

Definition at line 134 of file TraCIConstants.h.

#define TL_COMPLETE_DEFINITION_RYG   0x2b

Definition at line 366 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processGet().

#define TL_COMPLETE_PROGRAM_RYG   0x2c

Definition at line 369 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processSet().

#define TL_CONTROLLED_JUNCTIONS   0x2a

Definition at line 363 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processGet().

#define TL_CONTROLLED_LANES   0x26

Definition at line 351 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processGet().

#define TL_CONTROLLED_LINKS   0x27

Definition at line 354 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processGet().

#define TL_CURRENT_PHASE   0x28

Definition at line 357 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processGet().

#define TL_CURRENT_PROGRAM   0x29

Definition at line 360 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processGet().

#define TL_NEXT_SWITCH   0x2d

Definition at line 372 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processGet().

#define TL_PHASE_DURATION   0x24
#define TL_PHASE_INDEX   0x22

Definition at line 342 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processSet().

#define TL_PROGRAM   0x23

Definition at line 345 of file TraCIConstants.h.

Referenced by TraCIServerAPI_TLS::processSet().

#define TL_RED_YELLOW_GREEN_STATE   0x20
#define TLPHASE_BLINKING   0x04

Definition at line 288 of file TraCIConstants.h.

#define TLPHASE_GREEN   0x03
#define TLPHASE_NOSIGNAL   0x05

Definition at line 290 of file TraCIConstants.h.

#define TLPHASE_RED   0x01
#define TLPHASE_YELLOW   0x02
#define TRACI_VERSION   3

Definition at line 34 of file TraCIConstants.h.

Referenced by traci::TraCIServer::commandGetVersion().

#define TYPE_TLPHASELIST   0x0D
#define VAR_ANGLE   0x43

Definition at line 402 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processGet().

#define VAR_ARRIVED_VEHICLES_IDS   0x7a

Definition at line 554 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_ARRIVED_VEHICLES_NUMBER   0x79

Definition at line 551 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_BEST_LANES   0xb2

Definition at line 492 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processGet().

#define VAR_CO2EMISSION   0x60
#define VAR_COEMISSION   0x61
#define VAR_CURRENT_TRAVELTIME   0x5a
#define VAR_DELTA_T   0x7b

Definition at line 557 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_DEPARTED_VEHICLES_IDS   0x74

Definition at line 536 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_DEPARTED_VEHICLES_NUMBER   0x73

Definition at line 533 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_EDGES   0x54
#define VAR_FILL   0x55
#define VAR_FUELCONSUMPTION   0x65
#define VAR_HCEMISSION   0x62
#define VAR_LANE_ID   0x51
#define VAR_LANE_INDEX   0x52

Definition at line 447 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processGet().

#define VAR_LANEPOSITION   0x56

Definition at line 459 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processGet().

#define VAR_LOADED_VEHICLES_IDS   0x72

Definition at line 530 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_LOADED_VEHICLES_NUMBER   0x71

Definition at line 527 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_MIN_EXPECTED_VEHICLES   0x7d

Definition at line 563 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_MOVE_TO   0x5c

Definition at line 477 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processSet().

#define VAR_NET_BOUNDING_BOX   0x7c

Definition at line 560 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_NOISEEMISSION   0x66
#define VAR_NOXEMISSION   0x64
#define VAR_PMXEMISSION   0x63
#define VAR_ROAD_ID   0x50

Definition at line 441 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processGet().

#define VAR_ROUTE   0x57

Definition at line 462 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processSet().

#define VAR_ROUTE_ID   0x53
#define VAR_ROUTE_VALID   0x92

Definition at line 587 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processGet().

#define VAR_SCREENSHOT   0xa5

Definition at line 604 of file TraCIConstants.h.

Referenced by TraCIServerAPI_GUI::processSet().

#define VAR_SHAPE   0x4e
#define VAR_SIGNALS   0x5b
#define VAR_SPEED   0x40
#define VAR_SPEED_WITHOUT_TRACI   0xb1

Definition at line 489 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processGet().

#define VAR_SPEEDSETMODE   0xb3

Definition at line 495 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Vehicle::processSet().

#define VAR_TELEPORT_ENDING_VEHICLES_IDS   0x78

Definition at line 548 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_TELEPORT_ENDING_VEHICLES_NUMBER   0x77

Definition at line 545 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_TELEPORT_STARTING_VEHICLES_IDS   0x76

Definition at line 542 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_TELEPORT_STARTING_VEHICLES_NUMBER   0x75

Definition at line 539 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_TIME_STEP   0x70

Definition at line 524 of file TraCIConstants.h.

Referenced by TraCIServerAPI_Simulation::processGet().

#define VAR_TRACK_VEHICLE   0xa6

Definition at line 607 of file TraCIConstants.h.

Referenced by TraCIServerAPI_GUI::processSet().

#define VAR_VIEW_BOUNDARY   0xa3
#define VAR_VIEW_OFFSET   0xa1
#define VAR_VIEW_SCHEMA   0xa2
#define VAR_VIEW_ZOOM   0xa0