SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
holds codes used for TraCI
Definition in file TraCIConstants.h.
#define ADD 0x80 |
Definition at line 705 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIServerAPI_Route::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_POI::processSet(), and TraCIServerAPI_Vehicle::processSet().
#define ADD_FULL 0x85 |
Definition at line 720 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_CHANGELANE 0x13 |
Definition at line 56 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_CHANGETARGET 0x31 |
Definition at line 62 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_CLEAR_PENDING_VEHICLES 0x94 |
Definition at line 699 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processSet().
#define CMD_CLOSE 0x7F |
Definition at line 65 of file TraCIConstants.h.
Referenced by TraCITestClient::commandClose(), TraCIServer::commandCloseConnection(), TraCIServer::dispatchCommand(), and TraCIAPI::send_commandClose().
#define CMD_GET_AREAL_DETECTOR_VARIABLE 0x8E |
Definition at line 87 of file TraCIConstants.h.
Referenced by TraCIAPI::AreaScope::getIDList(), TraCIServerAPI_ArealDetector::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_EDGE_VARIABLE 0xaa |
Definition at line 235 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::StoringVisitor::add(), TraCIServer::collectObjectsInRange(), TraCIAPI::EdgeScope::getAdaptedTraveltime(), TraCIAPI::EdgeScope::getCO2Emission(), TraCIAPI::EdgeScope::getCOEmission(), TraCIAPI::EdgeScope::getEffort(), TraCIAPI::EdgeScope::getFuelConsumption(), TraCIAPI::EdgeScope::getHCEmission(), TraCIAPI::EdgeScope::getIDCount(), TraCIAPI::EdgeScope::getIDList(), TraCIAPI::EdgeScope::getLastStepHaltingNumber(), TraCIAPI::EdgeScope::getLastStepLength(), TraCIAPI::EdgeScope::getLastStepMeanSpeed(), TraCIAPI::EdgeScope::getLastStepOccupancy(), TraCIAPI::EdgeScope::getLastStepVehicleIDs(), TraCIAPI::EdgeScope::getLastStepVehicleNumber(), TraCIAPI::EdgeScope::getNoiseEmission(), TraCIAPI::EdgeScope::getNOxEmission(), TraCIAPI::EdgeScope::getPMxEmission(), TraCIAPI::EdgeScope::getTraveltime(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServer::TraCIServer(), and TraCIServerAPI_Vehicle::vtdMap_matchingNearest().
#define CMD_GET_GUI_VARIABLE 0xac |
Definition at line 265 of file TraCIConstants.h.
Referenced by TraCIAPI::GUIScope::getBoundary(), TraCIAPI::GUIScope::getIDList(), TraCIAPI::GUIScope::getOffset(), TraCIAPI::GUIScope::getSchema(), TraCIAPI::GUIScope::getZoom(), TraCIServerAPI_GUI::processGet(), and GUILoadThread::run().
#define CMD_GET_INDUCTIONLOOP_VARIABLE 0xa0 |
Definition at line 73 of file TraCIConstants.h.
Referenced by TraCIServer::collectObjectsInRange(), TraCIAPI::InductionLoopScope::getIDList(), TraCIAPI::InductionLoopScope::getLaneID(), TraCIAPI::InductionLoopScope::getLastStepMeanLength(), TraCIAPI::InductionLoopScope::getLastStepMeanSpeed(), TraCIAPI::InductionLoopScope::getLastStepOccupancy(), TraCIAPI::InductionLoopScope::getLastStepVehicleIDs(), TraCIAPI::InductionLoopScope::getLastStepVehicleNumber(), TraCIAPI::InductionLoopScope::getPosition(), TraCIAPI::InductionLoopScope::getTimeSinceDetection(), TraCIAPI::InductionLoopScope::getVehicleData(), TraCIServerAPI_InductionLoop::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_JUNCTION_VARIABLE 0xa9 |
Definition at line 220 of file TraCIConstants.h.
Referenced by TraCIServer::collectObjectsInRange(), TraCIAPI::JunctionScope::getIDList(), TraCIAPI::JunctionScope::getPosition(), TraCIServerAPI_Junction::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_LANE_VARIABLE 0xa3 |
Definition at line 130 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::StoringVisitor::add(), TraCIServer::collectObjectsInRange(), TraCIAPI::LaneScope::getAllowed(), TraCIAPI::LaneScope::getCO2Emission(), TraCIAPI::LaneScope::getCOEmission(), TraCIAPI::LaneScope::getDisallowed(), TraCIAPI::LaneScope::getEdgeID(), TraCIAPI::LaneScope::getFuelConsumption(), TraCIAPI::LaneScope::getHCEmission(), TraCIAPI::LaneScope::getIDList(), TraCIAPI::LaneScope::getLastStepHaltingNumber(), TraCIAPI::LaneScope::getLastStepLength(), TraCIAPI::LaneScope::getLastStepMeanSpeed(), TraCIAPI::LaneScope::getLastStepOccupancy(), TraCIAPI::LaneScope::getLastStepVehicleIDs(), TraCIAPI::LaneScope::getLastStepVehicleNumber(), TraCIAPI::LaneScope::getLength(), TraCIAPI::LaneScope::getMaxSpeed(), TraCIAPI::LaneScope::getNoiseEmission(), TraCIAPI::LaneScope::getNOxEmission(), TraCIAPI::LaneScope::getPMxEmission(), TraCIAPI::LaneScope::getShape(), TraCIAPI::LaneScope::getTraveltime(), TraCIAPI::LaneScope::getWidth(), TraCIServerAPI_Lane::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE 0xa1 |
Definition at line 101 of file TraCIConstants.h.
Referenced by TraCIAPI::MeMeScope::getIDList(), TraCIAPI::MeMeScope::getLastStepHaltingNumber(), TraCIAPI::MeMeScope::getLastStepMeanSpeed(), TraCIAPI::MeMeScope::getLastStepVehicleIDs(), TraCIAPI::MeMeScope::getLastStepVehicleNumber(), TraCIServerAPI_MeMeDetector::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_POI_VARIABLE 0xa7 |
Definition at line 190 of file TraCIConstants.h.
Referenced by TraCIServer::collectObjectsInRange(), TraCIAPI::POIScope::getColor(), TraCIAPI::POIScope::getIDList(), TraCIAPI::POIScope::getPosition(), TraCIAPI::POIScope::getType(), TraCIServerAPI_POI::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_POLYGON_VARIABLE 0xa8 |
Definition at line 205 of file TraCIConstants.h.
Referenced by TraCIServer::collectObjectsInRange(), TraCIAPI::PolygonScope::getColor(), TraCIAPI::PolygonScope::getIDList(), TraCIAPI::PolygonScope::getShape(), TraCIAPI::PolygonScope::getType(), TraCIServerAPI_Polygon::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_ROUTE_VARIABLE 0xa6 |
Definition at line 175 of file TraCIConstants.h.
Referenced by TraCIAPI::RouteScope::getEdges(), TraCIAPI::RouteScope::getIDList(), TraCIServerAPI_Route::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_SIM_VARIABLE 0xab |
Definition at line 250 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getArrivedIDList(), TraCIAPI::SimulationScope::getArrivedNumber(), TraCIAPI::SimulationScope::getCurrentTime(), TraCIAPI::SimulationScope::getDeltaT(), TraCIAPI::SimulationScope::getDepartedIDList(), TraCIAPI::SimulationScope::getDepartedNumber(), TraCIAPI::SimulationScope::getEndingTeleportIDList(), TraCIAPI::SimulationScope::getEndingTeleportNumber(), TraCIAPI::SimulationScope::getLoadedIDList(), TraCIAPI::SimulationScope::getLoadedNumber(), TraCIAPI::SimulationScope::getMinExpectedNumber(), TraCIAPI::SimulationScope::getNetBoundary(), TraCIAPI::SimulationScope::getStartingTeleportIDList(), TraCIAPI::SimulationScope::getStartingTeleportNumber(), TraCIServerAPI_Simulation::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_TL_VARIABLE 0xa2 |
Definition at line 115 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getAccel(), TraCIAPI::VehicleTypeScope::getColor(), TraCIAPI::TrafficLightScope::getCompleteRedYellowGreenDefinition(), TraCIAPI::TrafficLightScope::getControlledLanes(), TraCIAPI::TrafficLightScope::getControlledLinks(), TraCIAPI::VehicleTypeScope::getDecel(), TraCIAPI::VehicleTypeScope::getEmissionClass(), TraCIAPI::TrafficLightScope::getIDList(), TraCIAPI::VehicleTypeScope::getImperfection(), TraCIAPI::VehicleTypeScope::getLength(), TraCIAPI::VehicleTypeScope::getMaxSpeed(), TraCIAPI::VehicleTypeScope::getMinGap(), TraCIAPI::TrafficLightScope::getNextSwitch(), TraCIAPI::TrafficLightScope::getPhase(), TraCIAPI::TrafficLightScope::getProgram(), TraCIAPI::TrafficLightScope::getRedYellowGreenState(), TraCIAPI::VehicleTypeScope::getShapeClass(), TraCIAPI::VehicleTypeScope::getSpeedDeviation(), TraCIAPI::VehicleTypeScope::getSpeedFactor(), TraCIAPI::VehicleTypeScope::getTau(), TraCIAPI::VehicleTypeScope::getVehicleClass(), TraCIAPI::VehicleTypeScope::getWidth(), TraCIServerAPI_TLS::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_VEHICLE_VARIABLE 0xa4 |
Definition at line 145 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::StoringVisitor::add(), TraCIServer::collectObjectsInRange(), TraCIServerAPI_Vehicle::commandDistanceRequest(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), and TraCIServer::TraCIServer().
#define CMD_GET_VEHICLETYPE_VARIABLE 0xa5 |
Definition at line 160 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getIDList(), TraCIServerAPI_VehicleType::processGet(), and TraCIServer::TraCIServer().
#define CMD_GETVERSION 0x00 |
Definition at line 44 of file TraCIConstants.h.
Referenced by TraCIServer::commandGetVersion(), and TraCIServer::dispatchCommand().
#define CMD_REROUTE_EFFORT 0x91 |
Definition at line 726 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_REROUTE_TRAVELTIME 0x90 |
Definition at line 723 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_RESUME 0x19 |
Definition at line 53 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_SET_EDGE_VARIABLE 0xca |
Definition at line 239 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::adaptTraveltime(), TraCIServerAPI_Edge::processSet(), TraCIAPI::EdgeScope::setEffort(), TraCIAPI::EdgeScope::setMaxSpeed(), and TraCIServer::TraCIServer().
#define CMD_SET_GUI_VARIABLE 0xcc |
Definition at line 269 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processSet(), GUILoadThread::run(), TraCIAPI::GUIScope::screenshot(), TraCIAPI::GUIScope::setBoundary(), TraCIAPI::GUIScope::setOffset(), TraCIAPI::GUIScope::setSchema(), TraCIAPI::GUIScope::setZoom(), and TraCIAPI::GUIScope::trackVehicle().
#define CMD_SET_JUNCTION_VARIABLE 0xc9 |
Definition at line 224 of file TraCIConstants.h.
#define CMD_SET_LANE_VARIABLE 0xc3 |
Definition at line 134 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::processSet(), TraCIAPI::LaneScope::setAllowed(), TraCIAPI::LaneScope::setDisallowed(), TraCIAPI::LaneScope::setLength(), TraCIAPI::LaneScope::setMaxSpeed(), and TraCIServer::TraCIServer().
#define CMD_SET_POI_VARIABLE 0xc7 |
Definition at line 194 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIServerAPI_POI::processSet(), TraCIAPI::POIScope::remove(), TraCIAPI::POIScope::setColor(), TraCIAPI::POIScope::setPosition(), TraCIAPI::POIScope::setType(), and TraCIServer::TraCIServer().
#define CMD_SET_POLYGON_VARIABLE 0xc8 |
Definition at line 209 of file TraCIConstants.h.
Referenced by TraCIAPI::PolygonScope::add(), TraCIServerAPI_Polygon::processSet(), TraCIAPI::PolygonScope::remove(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::PolygonScope::setShape(), TraCIAPI::PolygonScope::setType(), and TraCIServer::TraCIServer().
#define CMD_SET_ROUTE_VARIABLE 0xc6 |
Definition at line 179 of file TraCIConstants.h.
Referenced by TraCIAPI::RouteScope::add(), TraCIServerAPI_Route::processSet(), and TraCIServer::TraCIServer().
#define CMD_SET_SIM_VARIABLE 0xcb |
Definition at line 254 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processSet(), and TraCIServer::TraCIServer().
#define CMD_SET_TL_VARIABLE 0xc2 |
Definition at line 119 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processSet(), TraCIAPI::TrafficLightScope::setCompleteRedYellowGreenDefinition(), TraCIAPI::TrafficLightScope::setPhase(), TraCIAPI::TrafficLightScope::setPhaseDuration(), TraCIAPI::TrafficLightScope::setProgram(), TraCIAPI::TrafficLightScope::setRedYellowGreenState(), and TraCIServer::TraCIServer().
#define CMD_SET_VEHICLE_VARIABLE 0xc4 |
Definition at line 149 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Vehicle::processSet(), and TraCIServer::TraCIServer().
#define CMD_SET_VEHICLETYPE_VARIABLE 0xc5 |
Definition at line 164 of file TraCIConstants.h.
Referenced by TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setAccel(), TraCIAPI::VehicleTypeScope::setColor(), TraCIAPI::VehicleTypeScope::setDecel(), TraCIAPI::VehicleTypeScope::setEmissionClass(), TraCIAPI::VehicleTypeScope::setImperfection(), TraCIAPI::VehicleTypeScope::setLength(), TraCIAPI::VehicleTypeScope::setMaxSpeed(), TraCIAPI::VehicleTypeScope::setMinGap(), TraCIAPI::VehicleTypeScope::setShapeClass(), TraCIAPI::VehicleTypeScope::setSpeedDeviation(), TraCIAPI::VehicleTypeScope::setSpeedFactor(), TraCIAPI::VehicleTypeScope::setTau(), TraCIAPI::VehicleTypeScope::setVehicleClass(), TraCIAPI::VehicleTypeScope::setWidth(), and TraCIServer::TraCIServer().
#define CMD_SIMSTEP2 0x02 |
Definition at line 47 of file TraCIConstants.h.
Referenced by TraCITestClient::commandSimulationStep(), TraCIServer::dispatchCommand(), TraCIServer::postProcessSimulationStep2(), TraCIServer::processCommandsUntilSimStep(), and TraCIAPI::send_commandSimulationStep().
#define CMD_SLOWDOWN 0x14 |
Definition at line 59 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_STOP 0x12 |
Definition at line 50 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_SUBSCRIBE_AREAL_DETECTOR_CONTEXT 0x8D |
Definition at line 83 of file TraCIConstants.h.
#define CMD_SUBSCRIBE_AREAL_DETECTOR_VARIABLE 0x8F |
Definition at line 91 of file TraCIConstants.h.
#define CMD_SUBSCRIBE_EDGE_CONTEXT 0x8a |
Definition at line 231 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_EDGE_VARIABLE 0xda |
Definition at line 241 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_GUI_CONTEXT 0x8c |
Definition at line 261 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_GUI_VARIABLE 0xdc |
Definition at line 271 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_INDUCTIONLOOP_CONTEXT 0x80 |
Definition at line 69 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_INDUCTIONLOOP_VARIABLE 0xd0 |
Definition at line 77 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_JUNCTION_CONTEXT 0x89 |
Definition at line 216 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_JUNCTION_VARIABLE 0xd9 |
Definition at line 226 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_LANE_CONTEXT 0x83 |
Definition at line 126 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_LANE_VARIABLE 0xd3 |
Definition at line 136 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_CONTEXT 0x81 |
Definition at line 97 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE 0xd1 |
Definition at line 105 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_POI_CONTEXT 0x87 |
Definition at line 186 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_POI_VARIABLE 0xd7 |
Definition at line 196 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_POLYGON_CONTEXT 0x88 |
Definition at line 201 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_POLYGON_VARIABLE 0xd8 |
Definition at line 211 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_ROUTE_CONTEXT 0x86 |
Definition at line 171 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_ROUTE_VARIABLE 0xd6 |
Definition at line 181 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_SIM_CONTEXT 0x8b |
Definition at line 246 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_SIM_VARIABLE 0xdb |
Definition at line 256 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_TL_CONTEXT 0x82 |
Definition at line 111 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_TL_VARIABLE 0xd2 |
Definition at line 121 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_VEHICLE_CONTEXT 0x84 |
Definition at line 141 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), TraCIServer::findObjectShape(), and TraCIServer::postProcessSimulationStep2().
#define CMD_SUBSCRIBE_VEHICLE_VARIABLE 0xd4 |
Definition at line 151 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::postProcessSimulationStep2().
#define CMD_SUBSCRIBE_VEHICLETYPE_CONTEXT 0x85 |
Definition at line 156 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_VEHICLETYPE_VARIABLE 0xd5 |
Definition at line 166 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define DISTANCE_REQUEST 0x83 |
Definition at line 714 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Simulation::processGet().
#define ID_COUNT 0x01 |
Definition at line 382 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getIDCount(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_MeMeDetector::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define ID_LIST 0x00 |
Definition at line 379 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getIDList(), TraCIAPI::GUIScope::getIDList(), TraCIAPI::InductionLoopScope::getIDList(), TraCIAPI::JunctionScope::getIDList(), TraCIAPI::LaneScope::getIDList(), TraCIAPI::AreaScope::getIDList(), TraCIAPI::MeMeScope::getIDList(), TraCIAPI::POIScope::getIDList(), TraCIAPI::PolygonScope::getIDList(), TraCIAPI::RouteScope::getIDList(), TraCIAPI::TrafficLightScope::getIDList(), TraCIAPI::VehicleTypeScope::getIDList(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_MeMeDetector::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_GUI::processGet(), and TraCIServer::processSingleSubscription().
#define INVALID_DOUBLE_VALUE -1001. |
Definition at line 331 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::commandDistanceRequest(), and TraCIServerAPI_Vehicle::processGet().
#define INVALID_INT_VALUE -1 |
Definition at line 333 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define JAM_LENGTH_METERS 0x19 |
Definition at line 418 of file TraCIConstants.h.
Referenced by TraCIServerAPI_ArealDetector::processGet().
#define JAM_LENGTH_VEHICLE 0x18 |
Definition at line 415 of file TraCIConstants.h.
Referenced by TraCIServerAPI_ArealDetector::processGet().
#define LANE_ALLOWED 0x34 |
Definition at line 469 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getAllowed(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Lane::processSet(), and TraCIAPI::LaneScope::setAllowed().
#define LANE_DISALLOWED 0x35 |
Definition at line 472 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getDisallowed(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Lane::processSet(), and TraCIAPI::LaneScope::setDisallowed().
#define LANE_EDGE_ID 0x31 |
Definition at line 463 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getEdgeID(), and TraCIServerAPI_Lane::processGet().
#define LANE_LINK_NUMBER 0x30 |
Definition at line 460 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::processGet().
#define LANE_LINKS 0x33 |
Definition at line 466 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::processGet().
#define LAST_STEP_LENGTH 0x15 |
Definition at line 406 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepLength(), TraCIAPI::LaneScope::getLastStepLength(), TraCIAPI::InductionLoopScope::getLastStepMeanLength(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_InductionLoop::processGet(), and TraCIServerAPI_Lane::processGet().
#define LAST_STEP_MEAN_SPEED 0x11 |
Definition at line 394 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepMeanSpeed(), TraCIAPI::InductionLoopScope::getLastStepMeanSpeed(), TraCIAPI::LaneScope::getLastStepMeanSpeed(), TraCIAPI::MeMeScope::getLastStepMeanSpeed(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_MeMeDetector::processGet(), TraCIServerAPI_InductionLoop::processGet(), and TraCIServerAPI_Lane::processGet().
#define LAST_STEP_OCCUPANCY 0x13 |
Definition at line 400 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepOccupancy(), TraCIAPI::InductionLoopScope::getLastStepOccupancy(), TraCIAPI::LaneScope::getLastStepOccupancy(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_InductionLoop::processGet(), and TraCIServerAPI_Lane::processGet().
#define LAST_STEP_TIME_SINCE_DETECTION 0x16 |
Definition at line 409 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getTimeSinceDetection(), and TraCIServerAPI_InductionLoop::processGet().
#define LAST_STEP_VEHICLE_DATA 0x17 |
Definition at line 412 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getVehicleData(), and TraCIServerAPI_InductionLoop::processGet().
#define LAST_STEP_VEHICLE_HALTING_NUMBER 0x14 |
Definition at line 403 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepHaltingNumber(), TraCIAPI::LaneScope::getLastStepHaltingNumber(), TraCIAPI::MeMeScope::getLastStepHaltingNumber(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_MeMeDetector::processGet(), and TraCIServerAPI_Lane::processGet().
#define LAST_STEP_VEHICLE_ID_LIST 0x12 |
Definition at line 397 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepVehicleIDs(), TraCIAPI::InductionLoopScope::getLastStepVehicleIDs(), TraCIAPI::LaneScope::getLastStepVehicleIDs(), TraCIAPI::MeMeScope::getLastStepVehicleIDs(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_MeMeDetector::processGet(), TraCIServerAPI_InductionLoop::processGet(), and TraCIServerAPI_Lane::processGet().
#define LAST_STEP_VEHICLE_NUMBER 0x10 |
Definition at line 391 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepVehicleNumber(), TraCIAPI::InductionLoopScope::getLastStepVehicleNumber(), TraCIAPI::LaneScope::getLastStepVehicleNumber(), TraCIAPI::MeMeScope::getLastStepVehicleNumber(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_MeMeDetector::processGet(), TraCIServerAPI_InductionLoop::processGet(), and TraCIServerAPI_Lane::processGet().
#define OBJECT_VARIABLES_SUBSCRIPTION 0x02 |
Definition at line 385 of file TraCIConstants.h.
#define POSITION_2D 0x01 |
Definition at line 282 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIServerAPI_Vehicle::commandDistanceRequest(), TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIAPI::getPosition(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_GUI::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingPosition2D(), TraCIAPI::GUIScope::setOffset(), TraCIAPI::POIScope::setPosition(), and TraCITestClient::setValueTypeDependant().
#define POSITION_3D 0x03 |
Definition at line 286 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::commandDistanceRequest(), TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), and TraCITestClient::setValueTypeDependant().
#define POSITION_CONVERSION 0x82 |
Definition at line 711 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define POSITION_LON_LAT 0x00 |
Definition at line 280 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandPositionConversion().
#define POSITION_LON_LAT_ALT 0x02 |
Definition at line 284 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandPositionConversion().
#define POSITION_ROADMAP 0x04 |
Definition at line 288 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::commandDistanceRequest(), TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCITestClient::readAndReportTypeDependent(), and TraCITestClient::setValueTypeDependant().
#define REMOVE 0x81 |
Definition at line 708 of file TraCIConstants.h.
Referenced by TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIAPI::POIScope::remove(), and TraCIAPI::PolygonScope::remove().
#define REMOVE_ARRIVED 0x02 |
Definition at line 368 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define REMOVE_PARKING 0x01 |
Definition at line 366 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define REMOVE_TELEPORT 0x00 |
Definition at line 364 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define REMOVE_TELEPORT_ARRIVED 0x04 |
Definition at line 372 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define REMOVE_VAPORIZED 0x03 |
Definition at line 370 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define REQUEST_AIRDIST 0x00 |
Definition at line 355 of file TraCIConstants.h.
Referenced by TraCITestClient::setValueTypeDependant().
#define REQUEST_DRIVINGDIST 0x01 |
Definition at line 357 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::commandDistanceRequest(), TraCIServerAPI_Simulation::commandDistanceRequest(), and TraCITestClient::setValueTypeDependant().
#define RESPONSE_GET_AREAL_DETECTOR_VARIABLE 0x9E |
Definition at line 89 of file TraCIConstants.h.
Referenced by TraCIServerAPI_ArealDetector::processGet().
#define RESPONSE_GET_EDGE_VARIABLE 0xba |
Definition at line 237 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Edge::processGet().
#define RESPONSE_GET_GUI_VARIABLE 0xbc |
Definition at line 267 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processGet().
#define RESPONSE_GET_INDUCTIONLOOP_VARIABLE 0xb0 |
Definition at line 75 of file TraCIConstants.h.
Referenced by TraCIServerAPI_InductionLoop::processGet().
#define RESPONSE_GET_JUNCTION_VARIABLE 0xb9 |
Definition at line 222 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Junction::processGet().
#define RESPONSE_GET_LANE_VARIABLE 0xb3 |
Definition at line 132 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::processGet().
#define RESPONSE_GET_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE 0xb1 |
Definition at line 103 of file TraCIConstants.h.
Referenced by TraCIServerAPI_MeMeDetector::processGet().
#define RESPONSE_GET_POI_VARIABLE 0xb7 |
Definition at line 192 of file TraCIConstants.h.
Referenced by TraCIServerAPI_POI::processGet().
#define RESPONSE_GET_POLYGON_VARIABLE 0xb8 |
Definition at line 207 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Polygon::processGet().
#define RESPONSE_GET_ROUTE_VARIABLE 0xb6 |
Definition at line 177 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Route::processGet().
#define RESPONSE_GET_SIM_VARIABLE 0xbb |
Definition at line 252 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define RESPONSE_GET_TL_VARIABLE 0xb2 |
Definition at line 117 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processGet().
#define RESPONSE_GET_VEHICLE_VARIABLE 0xb4 |
Definition at line 147 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define RESPONSE_GET_VEHICLETYPE_VARIABLE 0xb5 |
Definition at line 162 of file TraCIConstants.h.
Referenced by TraCIServerAPI_VehicleType::processGet().
#define RESPONSE_SUBSCRIBE_AREAL_DETECTOR_CONTEXT 0x9D |
Definition at line 85 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_AREAL_DETECTOR_VARIABLE 0x9F |
Definition at line 93 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_EDGE_CONTEXT 0x9a |
Definition at line 233 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_EDGE_VARIABLE 0xea |
Definition at line 243 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_GUI_CONTEXT 0x9c |
Definition at line 263 of file TraCIConstants.h.
Referenced by TraCITestClient::validateSubscription().
#define RESPONSE_SUBSCRIBE_GUI_VARIABLE 0xec |
Definition at line 273 of file TraCIConstants.h.
Referenced by TraCITestClient::validateSubscription().
#define RESPONSE_SUBSCRIBE_INDUCTIONLOOP_CONTEXT 0x90 |
Definition at line 71 of file TraCIConstants.h.
Referenced by TraCITestClient::validateSubscription().
#define RESPONSE_SUBSCRIBE_INDUCTIONLOOP_VARIABLE 0xe0 |
Definition at line 79 of file TraCIConstants.h.
Referenced by TraCITestClient::validateSubscription().
#define RESPONSE_SUBSCRIBE_JUNCTION_CONTEXT 0x99 |
Definition at line 218 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_JUNCTION_VARIABLE 0xe9 |
Definition at line 228 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_LANE_CONTEXT 0x93 |
Definition at line 128 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_LANE_VARIABLE 0xe3 |
Definition at line 138 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_CONTEXT 0x91 |
Definition at line 99 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_MULTI_ENTRY_EXIT_DETECTOR_VARIABLE 0xe1 |
Definition at line 107 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_POI_CONTEXT 0x97 |
Definition at line 188 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_POI_VARIABLE 0xe7 |
Definition at line 198 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_POLYGON_CONTEXT 0x98 |
Definition at line 203 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_POLYGON_VARIABLE 0xe8 |
Definition at line 213 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_ROUTE_CONTEXT 0x96 |
Definition at line 173 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_ROUTE_VARIABLE 0xe6 |
Definition at line 183 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_SIM_CONTEXT 0x9b |
Definition at line 248 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_SIM_VARIABLE 0xeb |
Definition at line 258 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_TL_CONTEXT 0x92 |
Definition at line 113 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_TL_VARIABLE 0xe2 |
Definition at line 123 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_VEHICLE_CONTEXT 0x94 |
Definition at line 143 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_VEHICLE_VARIABLE 0xe4 |
Definition at line 153 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_VEHICLETYPE_CONTEXT 0x95 |
Definition at line 158 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_VEHICLETYPE_VARIABLE 0xe5 |
Definition at line 168 of file TraCIConstants.h.
#define RTYPE_ERR 0xFF |
Definition at line 328 of file TraCIConstants.h.
Referenced by TraCIAPI::check_resultState(), TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIServer::dispatchCommand(), TraCIServer::initialiseSubscription(), TraCIServerAPI_Vehicle::processSet(), TraCIServer::processSingleSubscription(), TraCIServer::writeErrorStatusCmd(), and TraCIServer::writeStatusCmd().
#define RTYPE_NOTIMPLEMENTED 0x01 |
Definition at line 326 of file TraCIConstants.h.
Referenced by TraCIAPI::check_resultState(), TraCIServer::dispatchCommand(), TraCIServer::processSingleSubscription(), and TraCIServer::writeStatusCmd().
#define RTYPE_OK 0x00 |
Definition at line 324 of file TraCIConstants.h.
Referenced by TraCIAPI::check_resultState(), TraCIServer::commandCloseConnection(), TraCIServer::commandGetVersion(), TraCIServer::initialiseSubscription(), TraCIServer::postProcessSimulationStep2(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_MeMeDetector::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Route::processSet(), TraCIServerAPI_TLS::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Simulation::processSet(), TraCIServerAPI_Lane::processSet(), TraCIServerAPI_GUI::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIServer::processSingleSubscription(), TraCIServer::removeSubscription(), and TraCITestClient::validateSubscription().
#define SURROUNDING_VARIABLES_SUBSCRIPTION 0x03 |
Definition at line 388 of file TraCIConstants.h.
#define TL_COMPLETE_DEFINITION_RYG 0x2b |
Definition at line 449 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getCompleteRedYellowGreenDefinition(), and TraCIServerAPI_TLS::processGet().
#define TL_COMPLETE_PROGRAM_RYG 0x2c |
Definition at line 452 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processSet(), and TraCIAPI::TrafficLightScope::setCompleteRedYellowGreenDefinition().
#define TL_CONTROLLED_JUNCTIONS 0x2a |
Definition at line 446 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processGet().
#define TL_CONTROLLED_LANES 0x26 |
Definition at line 434 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getControlledLanes(), and TraCIServerAPI_TLS::processGet().
#define TL_CONTROLLED_LINKS 0x27 |
Definition at line 437 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getControlledLinks(), and TraCIServerAPI_TLS::processGet().
#define TL_CURRENT_PHASE 0x28 |
Definition at line 440 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getPhase(), and TraCIServerAPI_TLS::processGet().
#define TL_CURRENT_PROGRAM 0x29 |
Definition at line 443 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getProgram(), and TraCIServerAPI_TLS::processGet().
#define TL_NEXT_SWITCH 0x2d |
Definition at line 455 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getNextSwitch(), and TraCIServerAPI_TLS::processGet().
#define TL_PHASE_DURATION 0x24 |
Definition at line 431 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processGet(), TraCIServerAPI_TLS::processSet(), and TraCIAPI::TrafficLightScope::setPhaseDuration().
#define TL_PHASE_INDEX 0x22 |
Definition at line 425 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processSet(), and TraCIAPI::TrafficLightScope::setPhase().
#define TL_PROGRAM 0x23 |
Definition at line 428 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processSet(), and TraCIAPI::TrafficLightScope::setProgram().
#define TL_RED_YELLOW_GREEN_STATE 0x20 |
Definition at line 422 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getRedYellowGreenState(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_TLS::processSet(), and TraCIAPI::TrafficLightScope::setRedYellowGreenState().
#define TLPHASE_BLINKING 0x04 |
Definition at line 346 of file TraCIConstants.h.
#define TLPHASE_GREEN 0x03 |
Definition at line 344 of file TraCIConstants.h.
Referenced by TraCITestClient::readAndReportTypeDependent().
#define TLPHASE_NOSIGNAL 0x05 |
Definition at line 348 of file TraCIConstants.h.
#define TLPHASE_RED 0x01 |
Definition at line 340 of file TraCIConstants.h.
Referenced by TraCITestClient::readAndReportTypeDependent().
#define TLPHASE_YELLOW 0x02 |
Definition at line 342 of file TraCIConstants.h.
Referenced by TraCITestClient::readAndReportTypeDependent().
#define TRACI_VERSION 8 |
Definition at line 37 of file TraCIConstants.h.
Referenced by TraCIServer::commandGetVersion().
#define TYPE_BOUNDINGBOX 0x05 |
Definition at line 295 of file TraCIConstants.h.
Referenced by TraCIAPI::getBoundingBox(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_GUI::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingBoundary(), and TraCIAPI::GUIScope::setBoundary().
#define TYPE_BYTE 0x08 |
Definition at line 301 of file TraCIConstants.h.
Referenced by TraCIAPI::getByte(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingByte(), and TraCITestClient::setValueTypeDependant().
#define TYPE_COLOR 0x11 |
Definition at line 317 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::getColor(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingColor(), TraCIAPI::POIScope::setColor(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::VehicleTypeScope::setColor(), and TraCITestClient::setValueTypeDependant().
#define TYPE_COMPOUND 0x0F |
Definition at line 315 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIServerAPI_Vehicle::commandDistanceRequest(), TraCIAPI::TrafficLightScope::getCompleteRedYellowGreenDefinition(), TraCIAPI::TrafficLightScope::getControlledLinks(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_TLS::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCITestClient::readAndReportTypeDependent(), TraCIAPI::TrafficLightScope::setCompleteRedYellowGreenDefinition(), and TraCITestClient::setValueTypeDependant().
#define TYPE_DOUBLE 0x0B |
Definition at line 307 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::commandDistanceRequest(), TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIAPI::getDouble(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_MeMeDetector::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_GUI::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingDouble(), TraCIAPI::VehicleTypeScope::setAccel(), TraCIAPI::VehicleTypeScope::setDecel(), TraCIAPI::VehicleTypeScope::setImperfection(), TraCIAPI::LaneScope::setLength(), TraCIAPI::VehicleTypeScope::setLength(), TraCIAPI::LaneScope::setMaxSpeed(), TraCIAPI::VehicleTypeScope::setMaxSpeed(), TraCIAPI::VehicleTypeScope::setMinGap(), TraCIAPI::VehicleTypeScope::setSpeedDeviation(), TraCIAPI::VehicleTypeScope::setSpeedFactor(), TraCIAPI::VehicleTypeScope::setTau(), TraCITestClient::setValueTypeDependant(), and TraCIAPI::VehicleTypeScope::setWidth().
#define TYPE_FLOAT 0x0A |
Definition at line 305 of file TraCIConstants.h.
Referenced by TraCIAPI::getFloat(), TraCITestClient::readAndReportTypeDependent(), and TraCITestClient::setValueTypeDependant().
#define TYPE_INTEGER 0x09 |
Definition at line 303 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::getInt(), TraCIAPI::getSUMOTime(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_MeMeDetector::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_Lane::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingInt(), TraCIAPI::POIScope::remove(), TraCIAPI::PolygonScope::remove(), TraCIAPI::TrafficLightScope::setCompleteRedYellowGreenDefinition(), TraCIAPI::TrafficLightScope::setPhase(), TraCIAPI::TrafficLightScope::setPhaseDuration(), TraCITestClient::setValueTypeDependant(), and TraCIServerAPI_Simulation::writeVehicleStateNumber().
#define TYPE_POLYGON 0x06 |
Definition at line 297 of file TraCIConstants.h.
Referenced by TraCIAPI::PolygonScope::add(), TraCIAPI::getPolygon(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Lane::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingPolygon(), TraCIAPI::PolygonScope::setShape(), and TraCITestClient::setValueTypeDependant().
#define TYPE_STRING 0x0C |
Definition at line 309 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::getString(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_GUI::processGet(), TraCIServer::processSingleSubscription(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingString(), TraCIAPI::TrafficLightScope::setCompleteRedYellowGreenDefinition(), TraCIAPI::VehicleTypeScope::setEmissionClass(), TraCIAPI::TrafficLightScope::setProgram(), TraCIAPI::TrafficLightScope::setRedYellowGreenState(), TraCIAPI::VehicleTypeScope::setShapeClass(), TraCIAPI::POIScope::setType(), TraCIAPI::PolygonScope::setType(), TraCITestClient::setValueTypeDependant(), and TraCIAPI::VehicleTypeScope::setVehicleClass().
#define TYPE_STRINGLIST 0x0E |
Definition at line 313 of file TraCIConstants.h.
Referenced by TraCIAPI::RouteScope::add(), TraCIAPI::getStringVector(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_MeMeDetector::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_ArealDetector::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_GUI::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingStringList(), TraCIAPI::LaneScope::setAllowed(), TraCIAPI::LaneScope::setDisallowed(), TraCITestClient::setValueTypeDependant(), and TraCIServerAPI_Simulation::writeVehicleStateIDs().
#define TYPE_TLPHASELIST 0x0D |
Definition at line 311 of file TraCIConstants.h.
Referenced by TraCITestClient::readAndReportTypeDependent().
#define TYPE_UBYTE 0x07 |
Definition at line 299 of file TraCIConstants.h.
Referenced by TraCIAPI::PolygonScope::add(), TraCIAPI::getUnsignedByte(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Lane::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingUnsignedByte(), and TraCITestClient::setValueTypeDependant().
#define VAR_ACCEL 0x46 |
Definition at line 497 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getAccel(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setAccel(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_ALLOWED_SPEED 0xb7 |
Definition at line 596 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_ANGLE 0x43 |
Definition at line 488 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_ARRIVED_VEHICLES_IDS 0x7a |
Definition at line 663 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getArrivedIDList(), and TraCIServerAPI_Simulation::processGet().
#define VAR_ARRIVED_VEHICLES_NUMBER 0x79 |
Definition at line 660 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getArrivedNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_BEST_LANES 0xb2 |
Definition at line 580 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_BUS_STOP_WAITING 0x67 |
Definition at line 624 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_CO2EMISSION 0x60 |
Definition at line 600 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getAdaptedTraveltime(), TraCIAPI::EdgeScope::getCO2Emission(), TraCIAPI::LaneScope::getCO2Emission(), TraCIAPI::EdgeScope::getEffort(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_COEMISSION 0x61 |
Definition at line 603 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getCOEmission(), TraCIAPI::LaneScope::getCOEmission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_COLOR 0x45 |
Definition at line 494 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::getColor(), TraCIAPI::PolygonScope::getColor(), TraCIAPI::VehicleTypeScope::getColor(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::POIScope::setColor(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::VehicleTypeScope::setColor(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_CURRENT_TRAVELTIME 0x5a |
Definition at line 557 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getTraveltime(), TraCIAPI::LaneScope::getTraveltime(), TraCIServerAPI_Edge::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_DECEL 0x47 |
Definition at line 500 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getDecel(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setDecel(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_DELTA_T 0x7b |
Definition at line 666 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDeltaT(), and TraCIServerAPI_Simulation::processGet().
#define VAR_DEPARTED_VEHICLES_IDS 0x74 |
Definition at line 645 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDepartedIDList(), and TraCIServerAPI_Simulation::processGet().
#define VAR_DEPARTED_VEHICLES_NUMBER 0x73 |
Definition at line 642 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDepartedNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_DISTANCE 0x84 |
Definition at line 717 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_EDGE_EFFORT 0x59 |
Definition at line 554 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::EdgeScope::setEffort().
#define VAR_EDGE_TRAVELTIME 0x58 |
Definition at line 551 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::adaptTraveltime(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Edge::processSet(), and TraCIServerAPI_Vehicle::processSet().
#define VAR_EDGES 0x54 |
Definition at line 539 of file TraCIConstants.h.
Referenced by TraCIAPI::RouteScope::getEdges(), TraCIServerAPI_Route::processGet(), and TraCIServerAPI_Vehicle::processGet().
#define VAR_EMISSIONCLASS 0x4a |
Definition at line 509 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getEmissionClass(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setEmissionClass(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_FILL 0x55 |
Definition at line 542 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Polygon::processGet(), and TraCIServerAPI_Polygon::processSet().
#define VAR_FUELCONSUMPTION 0x65 |
Definition at line 615 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getFuelConsumption(), TraCIAPI::LaneScope::getFuelConsumption(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_HCEMISSION 0x62 |
Definition at line 606 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getHCEmission(), TraCIAPI::LaneScope::getHCEmission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_IMPERFECTION 0x5d |
Definition at line 566 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getImperfection(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setImperfection(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_LANE_ID 0x51 |
Definition at line 530 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getLaneID(), TraCIServerAPI_InductionLoop::processGet(), and TraCIServerAPI_Vehicle::processGet().
#define VAR_LANE_INDEX 0x52 |
Definition at line 533 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_LANECHANGE_MODE 0xb6 |
Definition at line 593 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define VAR_LANEPOSITION 0x56 |
Definition at line 545 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_LEADER 0x68 |
Definition at line 627 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServer::TraCIServer().
#define VAR_LENGTH 0x44 |
Definition at line 491 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getLength(), TraCIAPI::VehicleTypeScope::getLength(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Lane::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::LaneScope::setLength(), TraCIAPI::VehicleTypeScope::setLength(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_LOADED_VEHICLES_IDS 0x72 |
Definition at line 639 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getLoadedIDList(), and TraCIServerAPI_Simulation::processGet().
#define VAR_LOADED_VEHICLES_NUMBER 0x71 |
Definition at line 636 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getLoadedNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_MAXSPEED 0x41 |
Definition at line 479 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getMaxSpeed(), TraCIAPI::VehicleTypeScope::getMaxSpeed(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Lane::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::EdgeScope::setMaxSpeed(), TraCIAPI::LaneScope::setMaxSpeed(), TraCIAPI::VehicleTypeScope::setMaxSpeed(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_MIN_EXPECTED_VEHICLES 0x7d |
Definition at line 672 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getMinExpectedNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_MINGAP 0x4c |
Definition at line 515 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getMinGap(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setMinGap(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_MOVE_TO 0x5c |
Definition at line 563 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define VAR_MOVE_TO_VTD 0xb4 |
Definition at line 586 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define VAR_NET_BOUNDING_BOX 0x7c |
Definition at line 669 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getNetBoundary(), and TraCIServerAPI_Simulation::processGet().
#define VAR_NOISEEMISSION 0x66 |
Definition at line 618 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getNoiseEmission(), TraCIAPI::LaneScope::getNoiseEmission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_NOXEMISSION 0x64 |
Definition at line 612 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getNOxEmission(), TraCIAPI::LaneScope::getNOxEmission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_PARKING_ENDING_VEHICLES_IDS 0x6f |
Definition at line 696 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_PARKING_ENDING_VEHICLES_NUMBER 0x6e |
Definition at line 693 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_PARKING_STARTING_VEHICLES_IDS 0x6d |
Definition at line 690 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_PARKING_STARTING_VEHICLES_NUMBER 0x6c |
Definition at line 687 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_PERSON_NUMBER 0x67 |
Definition at line 621 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_PMXEMISSION 0x63 |
Definition at line 609 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getPMxEmission(), TraCIAPI::LaneScope::getPMxEmission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_POSITION 0x42 |
Definition at line 482 of file TraCIConstants.h.
Referenced by TraCIAPI::RouteScope::add(), TraCIAPI::InductionLoopScope::getPosition(), TraCIAPI::JunctionScope::getPosition(), TraCIAPI::POIScope::getPosition(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_POI::processSet(), TraCIAPI::POIScope::setPosition(), and TraCIAPI::PolygonScope::setShape().
#define VAR_POSITION3D 0x39 |
Definition at line 485 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_ROAD_ID 0x50 |
Definition at line 527 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_ROUTE 0x57 |
Definition at line 548 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define VAR_ROUTE_ID 0x53 |
Definition at line 536 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Vehicle::processSet().
#define VAR_ROUTE_VALID 0x92 |
Definition at line 729 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_SCREENSHOT 0xa5 |
Definition at line 745 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::screenshot().
#define VAR_SHAPE 0x4e |
Definition at line 521 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getShape(), TraCIAPI::PolygonScope::getShape(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_Lane::processGet(), and TraCIServerAPI_Polygon::processSet().
#define VAR_SHAPECLASS 0x4b |
Definition at line 512 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getShapeClass(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setShapeClass(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_SIGNALS 0x5b |
Definition at line 560 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Vehicle::processSet().
#define VAR_SPEED 0x40 |
Definition at line 476 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Vehicle::processSet().
#define VAR_SPEED_DEVIATION 0x5f |
Definition at line 572 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getSpeedDeviation(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setSpeedDeviation(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_SPEED_FACTOR 0x5e |
Definition at line 569 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getSpeedFactor(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setSpeedFactor(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_SPEED_WITHOUT_TRACI 0xb1 |
Definition at line 577 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_SPEEDSETMODE 0xb3 |
Definition at line 583 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define VAR_STOP_ENDING_VEHICLES_IDS 0x6b |
Definition at line 684 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_STOP_ENDING_VEHICLES_NUMBER 0x6a |
Definition at line 681 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_STOP_STARTING_VEHICLES_IDS 0x69 |
Definition at line 678 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_STOP_STARTING_VEHICLES_NUMBER 0x68 |
Definition at line 675 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_STOPSTATE 0xb5 |
Definition at line 590 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_TAU 0x48 |
Definition at line 503 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getTau(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setTau(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_TELEPORT_ENDING_VEHICLES_IDS 0x78 |
Definition at line 657 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getEndingTeleportIDList(), and TraCIServerAPI_Simulation::processGet().
#define VAR_TELEPORT_ENDING_VEHICLES_NUMBER 0x77 |
Definition at line 654 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getEndingTeleportNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_TELEPORT_STARTING_VEHICLES_IDS 0x76 |
Definition at line 651 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getStartingTeleportIDList(), and TraCIServerAPI_Simulation::processGet().
#define VAR_TELEPORT_STARTING_VEHICLES_NUMBER 0x75 |
Definition at line 648 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getStartingTeleportNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_TIME_STEP 0x70 |
Definition at line 633 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getCurrentTime(), and TraCIServerAPI_Simulation::processGet().
#define VAR_TRACK_VEHICLE 0xa6 |
Definition at line 748 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::trackVehicle().
#define VAR_TYPE 0x4f |
Definition at line 524 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::getType(), TraCIAPI::PolygonScope::getType(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIAPI::POIScope::setType(), and TraCIAPI::PolygonScope::setType().
#define VAR_VEHICLECLASS 0x49 |
Definition at line 506 of file TraCIConstants.h.
Referenced by TraCIServerAPI_VehicleType::getVariable(), TraCIAPI::VehicleTypeScope::getVehicleClass(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIServerAPI_VehicleType::setVariable(), and TraCIAPI::VehicleTypeScope::setVehicleClass().
#define VAR_VIEW_BOUNDARY 0xa3 |
Definition at line 742 of file TraCIConstants.h.
Referenced by TraCIAPI::GUIScope::getBoundary(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::setBoundary().
#define VAR_VIEW_OFFSET 0xa1 |
Definition at line 736 of file TraCIConstants.h.
Referenced by TraCIAPI::GUIScope::getOffset(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::setOffset().
#define VAR_VIEW_SCHEMA 0xa2 |
Definition at line 739 of file TraCIConstants.h.
Referenced by TraCIAPI::GUIScope::getSchema(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::setSchema().
#define VAR_VIEW_ZOOM 0xa0 |
Definition at line 733 of file TraCIConstants.h.
Referenced by TraCIAPI::GUIScope::getZoom(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::setZoom().
#define VAR_WAITING_TIME 0x7a |
Definition at line 630 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_WIDTH 0x4d |
Definition at line 518 of file TraCIConstants.h.
Referenced by TraCIServerAPI_VehicleType::getVariable(), TraCIAPI::LaneScope::getWidth(), TraCIAPI::VehicleTypeScope::getWidth(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIServerAPI_VehicleType::setVariable(), and TraCIAPI::VehicleTypeScope::setWidth().