![]() |
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 802 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::RouteScope::add(), TraCIAPI::PersonScope::add(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Route::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Vehicle::processSet(), and TraCIServerAPI_Person::processSet().
#define ADD_FULL 0x85 |
Definition at line 817 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::add(), and TraCIServerAPI_Vehicle::processSet().
#define APPEND_STAGE 0xc4 |
Definition at line 841 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::appendDrivingStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), and TraCIServerAPI_Person::processSet().
#define AUTOMATIC_CONTEXT_SUBSCRIPTION 0x03 |
Definition at line 443 of file TraCIConstants.h.
#define AUTOMATIC_VARIABLES_SUBSCRIPTION 0x02 |
Definition at line 440 of file TraCIConstants.h.
#define CMD_CHANGELANE 0x13 |
Definition at line 57 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Vehicle::processSet().
#define CMD_CHANGESUBLANE 0x15 |
Definition at line 63 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_CHANGETARGET 0x31 |
Definition at line 66 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::changeTarget(), and TraCIServerAPI_Vehicle::processSet().
#define CMD_CLEAR_PENDING_VEHICLES 0x94 |
Definition at line 792 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processSet().
#define CMD_CLOSE 0x7F |
Definition at line 69 of file TraCIConstants.h.
Referenced by TraCIAPI::close(), TraCIServer::close(), TraCITestClient::commandClose(), TraCIServer::dispatchCommand(), and TraCIAPI::send_commandClose().
#define CMD_GET_EDGE_VARIABLE 0xaa |
Definition at line 223 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::getElectricityConsumption(), 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().
#define CMD_GET_GUI_VARIABLE 0xac |
Definition at line 253 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 77 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 208 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 118 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::getElectricityConsumption(), 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_LANEAREA_VARIABLE 0xad |
Definition at line 268 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneAreaScope::getIDList(), TraCIServerAPI_LaneArea::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_MULTIENTRYEXIT_VARIABLE 0xa1 |
Definition at line 90 of file TraCIConstants.h.
Referenced by TraCIAPI::MeMeScope::getIDList(), TraCIAPI::MeMeScope::getLastStepHaltingNumber(), TraCIAPI::MeMeScope::getLastStepMeanSpeed(), TraCIAPI::MeMeScope::getLastStepVehicleIDs(), TraCIAPI::MeMeScope::getLastStepVehicleNumber(), TraCIServerAPI_MultiEntryExit::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_PERSON_VARIABLE 0xae |
Definition at line 281 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getEdges(), TraCIAPI::PersonScope::getIDCount(), TraCIAPI::PersonScope::getIDList(), TraCIAPI::PersonScope::getNextEdge(), TraCIAPI::PersonScope::getPosition(), TraCIAPI::PersonScope::getRemainingStages(), TraCIAPI::PersonScope::getRoadID(), TraCIAPI::PersonScope::getSpeed(), TraCIAPI::PersonScope::getStage(), TraCIAPI::PersonScope::getTypeID(), TraCIAPI::PersonScope::getVehicle(), TraCIAPI::PersonScope::getWaitingTime(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Person::processSet(), and TraCIServer::TraCIServer().
#define CMD_GET_POI_VARIABLE 0xa7 |
Definition at line 178 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 193 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 163 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 238 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 103 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getCompleteRedYellowGreenDefinition(), TraCIAPI::TrafficLightScope::getControlledLanes(), TraCIAPI::TrafficLightScope::getControlledLinks(), TraCIAPI::TrafficLightScope::getIDList(), TraCIAPI::TrafficLightScope::getNextSwitch(), TraCIAPI::TrafficLightScope::getPhase(), TraCIAPI::TrafficLightScope::getProgram(), TraCIAPI::TrafficLightScope::getRedYellowGreenState(), TraCIServerAPI_TLS::processGet(), and TraCIServer::TraCIServer().
#define CMD_GET_VEHICLE_VARIABLE 0xa4 |
Definition at line 133 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::StoringVisitor::add(), TraCIServer::collectObjectsInRange(), TraCIAPI::VehicleScope::getAngle(), TraCIAPI::VehicleScope::getCO2Emission(), TraCIAPI::VehicleScope::getCOEmission(), TraCIAPI::VehicleScope::getColor(), TraCIAPI::VehicleScope::getEdges(), TraCIAPI::VehicleScope::getElectricityConsumption(), TraCIAPI::VehicleScope::getEmissionClass(), TraCIAPI::VehicleScope::getFuelConsumption(), TraCIAPI::VehicleScope::getHCEmission(), TraCIAPI::VehicleScope::getIDCount(), TraCIAPI::VehicleScope::getIDList(), TraCIAPI::VehicleScope::getLaneID(), TraCIAPI::VehicleScope::getLaneIndex(), TraCIAPI::VehicleScope::getLanePosition(), TraCIAPI::VehicleScope::getLateralLanePosition(), TraCIAPI::VehicleScope::getLine(), TraCIAPI::VehicleScope::getMaxSpeed(), TraCIAPI::VehicleScope::getNextTLS(), TraCIAPI::VehicleScope::getNoiseEmission(), TraCIAPI::VehicleScope::getNOxEmission(), TraCIAPI::VehicleScope::getPMxEmission(), TraCIAPI::VehicleScope::getPosition(), TraCIAPI::VehicleScope::getRoadID(), TraCIAPI::VehicleScope::getRouteID(), TraCIAPI::VehicleScope::getRouteIndex(), TraCIAPI::VehicleScope::getShapeClass(), TraCIAPI::VehicleScope::getSlope(), TraCIAPI::VehicleScope::getSpeed(), TraCIAPI::VehicleScope::getSpeedMode(), TraCIAPI::VehicleScope::getTypeID(), TraCIAPI::VehicleScope::getVia(), TraCIAPI::VehicleScope::getWaitingTime(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCITestClient::testAPI(), and TraCIServer::TraCIServer().
#define CMD_GET_VEHICLETYPE_VARIABLE 0xa5 |
Definition at line 148 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getAccel(), TraCIAPI::VehicleTypeScope::getColor(), TraCIAPI::VehicleTypeScope::getDecel(), TraCIAPI::VehicleTypeScope::getEmissionClass(), TraCIAPI::VehicleTypeScope::getHeight(), TraCIAPI::VehicleTypeScope::getIDList(), TraCIAPI::VehicleTypeScope::getImperfection(), TraCIAPI::VehicleTypeScope::getLateralAlignment(), TraCIAPI::VehicleTypeScope::getLength(), TraCIAPI::VehicleTypeScope::getMaxSpeed(), TraCIAPI::VehicleTypeScope::getMaxSpeedLat(), TraCIAPI::VehicleTypeScope::getMinGap(), TraCIAPI::VehicleTypeScope::getMinGapLat(), TraCIAPI::VehicleTypeScope::getShapeClass(), TraCIAPI::VehicleTypeScope::getSpeedDeviation(), TraCIAPI::VehicleTypeScope::getSpeedFactor(), TraCIAPI::VehicleTypeScope::getTau(), TraCIAPI::VehicleTypeScope::getVehicleClass(), TraCIAPI::VehicleTypeScope::getWidth(), TraCIServerAPI_VehicleType::processGet(), and TraCIServer::TraCIServer().
#define CMD_GETVERSION 0x00 |
Definition at line 42 of file TraCIConstants.h.
Referenced by TraCIServer::commandGetVersion(), and TraCIServer::dispatchCommand().
#define CMD_LOAD 0x01 |
Definition at line 45 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), TraCIAPI::load(), and TraCIServer::processCommandsUntilSimStep().
#define CMD_REROUTE_EFFORT 0x91 |
Definition at line 823 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_REROUTE_TRAVELTIME 0x90 |
Definition at line 820 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_RESUME 0x19 |
Definition at line 54 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_SAVE_SIMSTATE 0x95 |
Definition at line 795 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processSet().
#define CMD_SET_EDGE_VARIABLE 0xca |
Definition at line 227 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 257 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 212 of file TraCIConstants.h.
#define CMD_SET_LANE_VARIABLE 0xc3 |
Definition at line 122 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_PERSON_VARIABLE 0xce |
Definition at line 285 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::add(), TraCIAPI::PersonScope::appendDrivingStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIServerAPI_Person::processSet(), TraCIAPI::PersonScope::removeStage(), TraCIAPI::PersonScope::setColor(), TraCIAPI::PersonScope::setHeight(), TraCIAPI::PersonScope::setLength(), TraCIAPI::PersonScope::setMinGap(), TraCIAPI::PersonScope::setSpeed(), TraCIAPI::PersonScope::setType(), TraCIAPI::PersonScope::setWidth(), and TraCIServer::TraCIServer().
#define CMD_SET_POI_VARIABLE 0xc7 |
Definition at line 182 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 197 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 167 of file TraCIConstants.h.
Referenced by TraCIAPI::RouteScope::add(), TraCIServerAPI_Route::processSet(), and TraCIServer::TraCIServer().
#define CMD_SET_SIM_VARIABLE 0xcb |
Definition at line 242 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processSet(), and TraCIServer::TraCIServer().
#define CMD_SET_TL_VARIABLE 0xc2 |
Definition at line 107 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 137 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::add(), TraCIAPI::VehicleScope::changeTarget(), TraCIAPI::VehicleScope::moveTo(), TraCIAPI::VehicleScope::moveToXY(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Person::processSet(), TraCIAPI::VehicleScope::remove(), TraCIAPI::send_commandMoveToXY(), TraCIAPI::VehicleScope::setColor(), TraCIAPI::VehicleScope::setEmissionClass(), TraCIAPI::VehicleScope::setLine(), TraCIAPI::VehicleScope::setMaxSpeed(), TraCIAPI::VehicleScope::setShapeClass(), TraCIAPI::VehicleScope::setSpeed(), TraCIAPI::VehicleScope::setVia(), TraCIAPI::VehicleScope::slowDown(), and TraCIServer::TraCIServer().
#define CMD_SET_VEHICLETYPE_VARIABLE 0xc5 |
Definition at line 152 of file TraCIConstants.h.
Referenced by TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setAccel(), TraCIAPI::VehicleTypeScope::setColor(), TraCIAPI::VehicleTypeScope::setDecel(), TraCIAPI::VehicleTypeScope::setEmissionClass(), TraCIAPI::VehicleTypeScope::setHeight(), TraCIAPI::VehicleTypeScope::setImperfection(), TraCIAPI::VehicleTypeScope::setLateralAlignment(), TraCIAPI::VehicleTypeScope::setLength(), TraCIAPI::VehicleTypeScope::setMaxSpeed(), TraCIAPI::VehicleTypeScope::setMaxSpeedLat(), TraCIAPI::VehicleTypeScope::setMinGap(), TraCIAPI::VehicleTypeScope::setMinGapLat(), TraCIAPI::VehicleTypeScope::setShapeClass(), TraCIAPI::VehicleTypeScope::setSpeedDeviation(), TraCIAPI::VehicleTypeScope::setSpeedFactor(), TraCIAPI::VehicleTypeScope::setTau(), TraCIAPI::VehicleTypeScope::setVehicleClass(), TraCIAPI::VehicleTypeScope::setWidth(), and TraCIServer::TraCIServer().
#define CMD_SIMSTEP 0x02 |
Definition at line 48 of file TraCIConstants.h.
Referenced by TraCITestClient::commandSimulationStep(), TraCIServer::dispatchCommand(), TraCIServer::postProcessSimulationStep2(), TraCIServer::processCommandsUntilSimStep(), TraCIAPI::send_commandSimulationStep(), and TraCIAPI::simulationStep().
#define CMD_SLOWDOWN 0x14 |
Definition at line 60 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::slowDown().
#define CMD_STOP 0x12 |
Definition at line 51 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define CMD_SUBSCRIBE_EDGE_CONTEXT 0x8a |
Definition at line 219 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), TraCIServer::findObjectShape(), and TraCITestClient::testAPI().
#define CMD_SUBSCRIBE_EDGE_VARIABLE 0xda |
Definition at line 229 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_GUI_CONTEXT 0x8c |
Definition at line 249 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_GUI_VARIABLE 0xdc |
Definition at line 259 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_INDUCTIONLOOP_CONTEXT 0x80 |
Definition at line 73 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_INDUCTIONLOOP_VARIABLE 0xd0 |
Definition at line 81 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_JUNCTION_CONTEXT 0x89 |
Definition at line 204 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_JUNCTION_VARIABLE 0xd9 |
Definition at line 214 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_LANE_CONTEXT 0x83 |
Definition at line 114 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_LANE_VARIABLE 0xd3 |
Definition at line 124 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_LANEAREA_CONTEXT 0x8d |
Definition at line 264 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_LANEAREA_VARIABLE 0xdd |
Definition at line 272 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_MULTIENTRYEXIT_CONTEXT 0x81 |
Definition at line 86 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_MULTIENTRYEXIT_VARIABLE 0xd1 |
Definition at line 94 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_PERSON_CONTEXT 0x8e |
Definition at line 277 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_PERSON_VARIABLE 0xde |
Definition at line 287 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_POI_CONTEXT 0x87 |
Definition at line 174 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_POI_VARIABLE 0xd7 |
Definition at line 184 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_POLYGON_CONTEXT 0x88 |
Definition at line 189 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_POLYGON_VARIABLE 0xd8 |
Definition at line 199 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_ROUTE_CONTEXT 0x86 |
Definition at line 159 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_ROUTE_VARIABLE 0xd6 |
Definition at line 169 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_SIM_CONTEXT 0x8b |
Definition at line 234 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_SIM_VARIABLE 0xdb |
Definition at line 244 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_TL_CONTEXT 0x82 |
Definition at line 99 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_TL_VARIABLE 0xd2 |
Definition at line 109 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define CMD_SUBSCRIBE_VEHICLE_CONTEXT 0x84 |
Definition at line 129 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), TraCIServer::findObjectShape(), and TraCIServer::postProcessSimulationStep2().
#define CMD_SUBSCRIBE_VEHICLE_VARIABLE 0xd4 |
Definition at line 139 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), TraCIServer::postProcessSimulationStep2(), and TraCITestClient::testAPI().
#define CMD_SUBSCRIBE_VEHICLETYPE_CONTEXT 0x85 |
Definition at line 144 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::findObjectShape().
#define CMD_SUBSCRIBE_VEHICLETYPE_VARIABLE 0xd5 |
Definition at line 154 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
#define DEPARTFLAG_CONTAINER_TRIGGERED -0x02 |
Definition at line 418 of file TraCIConstants.h.
#define DEPARTFLAG_LANE_ALLOWED_FREE -0x04 |
Definition at line 426 of file TraCIConstants.h.
#define DEPARTFLAG_LANE_BEST_FREE -0x05 |
Definition at line 427 of file TraCIConstants.h.
#define DEPARTFLAG_LANE_FIRST_ALLOWED -0x06 |
Definition at line 428 of file TraCIConstants.h.
#define DEPARTFLAG_LANE_FREE -0x03 |
Definition at line 425 of file TraCIConstants.h.
#define DEPARTFLAG_LANE_RANDOM -0x02 |
Definition at line 424 of file TraCIConstants.h.
#define DEPARTFLAG_NOW -0x03 |
Definition at line 419 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::~PersonScope().
#define DEPARTFLAG_SPEED_MAX -0x03 |
Definition at line 422 of file TraCIConstants.h.
#define DEPARTFLAG_SPEED_RANDOM -0x02 |
Definition at line 421 of file TraCIConstants.h.
#define DEPARTFLAG_TRIGGERED -0x01 |
Definition at line 417 of file TraCIConstants.h.
#define DISTANCE_REQUEST 0x83 |
Definition at line 811 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Simulation::processGet().
#define GENERIC_ATTRIBUTE 0x03 |
Definition at line 446 of file TraCIConstants.h.
#define ID_COUNT 0x01 |
Definition at line 437 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getIDCount(), TraCIAPI::VehicleScope::getIDCount(), TraCIAPI::PersonScope::getIDCount(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_LaneArea::processGet(), and TraCIServerAPI_Lane::processGet().
#define ID_LIST 0x00 |
Definition at line 434 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getIDList(), TraCIAPI::GUIScope::getIDList(), TraCIAPI::InductionLoopScope::getIDList(), TraCIAPI::JunctionScope::getIDList(), TraCIAPI::LaneScope::getIDList(), TraCIAPI::LaneAreaScope::getIDList(), TraCIAPI::MeMeScope::getIDList(), TraCIAPI::POIScope::getIDList(), TraCIAPI::PolygonScope::getIDList(), TraCIAPI::RouteScope::getIDList(), TraCIAPI::TrafficLightScope::getIDList(), TraCIAPI::VehicleTypeScope::getIDList(), TraCIAPI::VehicleScope::getIDList(), TraCIAPI::PersonScope::getIDList(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_LaneArea::processGet(), TraCIServerAPI_Lane::processGet(), and TraCIServer::processSingleSubscription().
#define INVALID_DOUBLE_VALUE -1001. |
Definition at line 347 of file TraCIConstants.h.
Referenced by TraCI_Vehicle::getAdaptedTraveltime(), TraCI_Vehicle::getAllowedSpeed(), TraCI_Vehicle::getAngle(), TraCI_Vehicle::getCO2Emission(), TraCI_Vehicle::getCOEmission(), TraCI_Vehicle::getDistance(), TraCI_Vehicle::getDrivingDistance(), TraCI_Vehicle::getDrivingDistance2D(), TraCI_Vehicle::getEffort(), TraCI_Vehicle::getElectricityConsumption(), TraCI_Vehicle::getFuelConsumption(), TraCI_Vehicle::getHCEmission(), TraCI_Vehicle::getLanePosition(), TraCI_Vehicle::getLateralLanePosition(), TraCI_Vehicle::getNoiseEmission(), TraCI_Vehicle::getNOxEmission(), TraCI_Vehicle::getPMxEmission(), TraCI_Vehicle::getPosition(), TraCI_Vehicle::getSlope(), TraCI_Vehicle::getSpeed(), TraCI_Vehicle::getSpeedWithoutTraCI(), TraCIServerAPI_Vehicle::processSet(), and TraCIServerAPI_Vehicle::vtdMap().
#define INVALID_INT_VALUE -1 |
Definition at line 349 of file TraCIConstants.h.
Referenced by TraCI_Vehicle::getLaneIndex(), and TraCI_Vehicle::getRouteIndex().
#define JAM_LENGTH_METERS 0x19 |
Definition at line 476 of file TraCIConstants.h.
Referenced by TraCIServerAPI_LaneArea::processGet().
#define JAM_LENGTH_VEHICLE 0x18 |
Definition at line 473 of file TraCIConstants.h.
Referenced by TraCIServerAPI_LaneArea::processGet().
#define LANE_ALLOWED 0x34 |
Definition at line 532 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 535 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 526 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getEdgeID(), and TraCIServerAPI_Lane::processGet().
#define LANE_LINK_NUMBER 0x30 |
Definition at line 523 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::processGet().
#define LANE_LINKS 0x33 |
Definition at line 529 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::processGet().
#define LAST_STEP_LENGTH 0x15 |
Definition at line 464 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 452 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepMeanSpeed(), TraCIAPI::InductionLoopScope::getLastStepMeanSpeed(), TraCIAPI::LaneScope::getLastStepMeanSpeed(), TraCIAPI::MeMeScope::getLastStepMeanSpeed(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_LaneArea::processGet(), and TraCIServerAPI_Lane::processGet().
#define LAST_STEP_OCCUPANCY 0x13 |
Definition at line 458 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepOccupancy(), TraCIAPI::InductionLoopScope::getLastStepOccupancy(), TraCIAPI::LaneScope::getLastStepOccupancy(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_LaneArea::processGet(), and TraCIServerAPI_Lane::processGet().
#define LAST_STEP_PERSON_ID_LIST 0x1a |
Definition at line 479 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Edge::processGet().
#define LAST_STEP_TIME_SINCE_DETECTION 0x16 |
Definition at line 467 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getTimeSinceDetection(), and TraCIServerAPI_InductionLoop::processGet().
#define LAST_STEP_VEHICLE_DATA 0x17 |
Definition at line 470 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getVehicleData(), and TraCIServerAPI_InductionLoop::processGet().
#define LAST_STEP_VEHICLE_HALTING_NUMBER 0x14 |
Definition at line 461 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepHaltingNumber(), TraCIAPI::LaneScope::getLastStepHaltingNumber(), TraCIAPI::MeMeScope::getLastStepHaltingNumber(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_LaneArea::processGet(), and TraCIServerAPI_Lane::processGet().
#define LAST_STEP_VEHICLE_ID_LIST 0x12 |
Definition at line 455 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepVehicleIDs(), TraCIAPI::InductionLoopScope::getLastStepVehicleIDs(), TraCIAPI::LaneScope::getLastStepVehicleIDs(), TraCIAPI::MeMeScope::getLastStepVehicleIDs(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_LaneArea::processGet(), and TraCIServerAPI_Lane::processGet().
#define LAST_STEP_VEHICLE_NUMBER 0x10 |
Definition at line 449 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepVehicleNumber(), TraCIAPI::InductionLoopScope::getLastStepVehicleNumber(), TraCIAPI::LaneScope::getLastStepVehicleNumber(), TraCIAPI::MeMeScope::getLastStepVehicleNumber(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_LaneArea::processGet(), and TraCIServerAPI_Lane::processGet().
#define MOVE_TO_XY 0xb4 |
Definition at line 650 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::send_commandMoveToXY().
#define POSITION_2D 0x01 |
Definition at line 298 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIAPI::getPosition(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingPosition2D(), TraCIAPI::readVariables(), TraCIAPI::GUIScope::setOffset(), TraCIAPI::POIScope::setPosition(), and TraCITestClient::setValueTypeDependant().
#define POSITION_3D 0x03 |
Definition at line 302 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIAPI::readVariables(), and TraCITestClient::setValueTypeDependant().
#define POSITION_CONVERSION 0x82 |
Definition at line 808 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define POSITION_LON_LAT 0x00 |
Definition at line 296 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandPositionConversion().
#define POSITION_LON_LAT_ALT 0x02 |
Definition at line 300 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandPositionConversion().
#define POSITION_ROADMAP 0x04 |
Definition at line 304 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), and TraCITestClient::setValueTypeDependant().
#define REMOVE 0x81 |
Definition at line 805 of file TraCIConstants.h.
Referenced by TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIAPI::POIScope::remove(), TraCIAPI::PolygonScope::remove(), and TraCIAPI::VehicleScope::remove().
#define REMOVE_ARRIVED 0x02 |
Definition at line 384 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define REMOVE_PARKING 0x01 |
Definition at line 382 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define REMOVE_STAGE 0xc5 |
Definition at line 844 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Person::processSet(), and TraCIAPI::PersonScope::removeStage().
#define REMOVE_TELEPORT 0x00 |
Definition at line 380 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define REMOVE_TELEPORT_ARRIVED 0x04 |
Definition at line 388 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define REMOVE_VAPORIZED 0x03 |
Definition at line 386 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define REQUEST_AIRDIST 0x00 |
Definition at line 371 of file TraCIConstants.h.
Referenced by TraCITestClient::setValueTypeDependant().
#define REQUEST_DRIVINGDIST 0x01 |
Definition at line 373 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Vehicle::processGet(), and TraCITestClient::setValueTypeDependant().
#define RESPONSE_GET_EDGE_VARIABLE 0xba |
Definition at line 225 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Edge::processGet().
#define RESPONSE_GET_GUI_VARIABLE 0xbc |
Definition at line 255 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processGet().
#define RESPONSE_GET_INDUCTIONLOOP_VARIABLE 0xb0 |
Definition at line 79 of file TraCIConstants.h.
Referenced by TraCIServerAPI_InductionLoop::processGet().
#define RESPONSE_GET_JUNCTION_VARIABLE 0xb9 |
Definition at line 210 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Junction::processGet().
#define RESPONSE_GET_LANE_VARIABLE 0xb3 |
Definition at line 120 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::processGet().
#define RESPONSE_GET_LANEAREA_VARIABLE 0xbd |
Definition at line 270 of file TraCIConstants.h.
Referenced by TraCIServerAPI_LaneArea::processGet().
#define RESPONSE_GET_MULTIENTRYEXIT_VARIABLE 0xb1 |
Definition at line 92 of file TraCIConstants.h.
Referenced by TraCIServerAPI_MultiEntryExit::processGet().
#define RESPONSE_GET_PERSON_VARIABLE 0xbe |
Definition at line 283 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Person::processGet().
#define RESPONSE_GET_POI_VARIABLE 0xb7 |
Definition at line 180 of file TraCIConstants.h.
Referenced by TraCIServerAPI_POI::processGet().
#define RESPONSE_GET_POLYGON_VARIABLE 0xb8 |
Definition at line 195 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Polygon::processGet().
#define RESPONSE_GET_ROUTE_VARIABLE 0xb6 |
Definition at line 165 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Route::processGet().
#define RESPONSE_GET_SIM_VARIABLE 0xbb |
Definition at line 240 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define RESPONSE_GET_TL_VARIABLE 0xb2 |
Definition at line 105 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processGet().
#define RESPONSE_GET_VEHICLE_VARIABLE 0xb4 |
Definition at line 135 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define RESPONSE_GET_VEHICLETYPE_VARIABLE 0xb5 |
Definition at line 150 of file TraCIConstants.h.
Referenced by TraCIServerAPI_VehicleType::processGet().
#define RESPONSE_SUBSCRIBE_EDGE_CONTEXT 0x9a |
Definition at line 221 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_EDGE_VARIABLE 0xea |
Definition at line 231 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_GUI_CONTEXT 0x9c |
Definition at line 251 of file TraCIConstants.h.
Referenced by TraCITestClient::validateSubscription().
#define RESPONSE_SUBSCRIBE_GUI_VARIABLE 0xec |
Definition at line 261 of file TraCIConstants.h.
Referenced by TraCITestClient::validateSubscription().
#define RESPONSE_SUBSCRIBE_INDUCTIONLOOP_CONTEXT 0x90 |
Definition at line 75 of file TraCIConstants.h.
Referenced by TraCITestClient::validateSubscription().
#define RESPONSE_SUBSCRIBE_INDUCTIONLOOP_VARIABLE 0xe0 |
Definition at line 83 of file TraCIConstants.h.
Referenced by TraCIAPI::simulationStep(), and TraCITestClient::validateSubscription().
#define RESPONSE_SUBSCRIBE_JUNCTION_CONTEXT 0x99 |
Definition at line 206 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_JUNCTION_VARIABLE 0xe9 |
Definition at line 216 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_LANE_CONTEXT 0x93 |
Definition at line 116 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_LANE_VARIABLE 0xe3 |
Definition at line 126 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_LANEAREA_CONTEXT 0x9d |
Definition at line 266 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_LANEAREA_VARIABLE 0xed |
Definition at line 274 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_MULTIENTRYEXIT_CONTEXT 0x91 |
Definition at line 88 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_MULTIENTRYEXIT_VARIABLE 0xe1 |
Definition at line 96 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_PERSON_CONTEXT 0x9e |
Definition at line 279 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_PERSON_VARIABLE 0xee |
Definition at line 289 of file TraCIConstants.h.
Referenced by TraCIAPI::simulationStep().
#define RESPONSE_SUBSCRIBE_POI_CONTEXT 0x97 |
Definition at line 176 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_POI_VARIABLE 0xe7 |
Definition at line 186 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_POLYGON_CONTEXT 0x98 |
Definition at line 191 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_POLYGON_VARIABLE 0xe8 |
Definition at line 201 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_ROUTE_CONTEXT 0x96 |
Definition at line 161 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_ROUTE_VARIABLE 0xe6 |
Definition at line 171 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_SIM_CONTEXT 0x9b |
Definition at line 236 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_SIM_VARIABLE 0xeb |
Definition at line 246 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_TL_CONTEXT 0x92 |
Definition at line 101 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_TL_VARIABLE 0xe2 |
Definition at line 111 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_VEHICLE_CONTEXT 0x94 |
Definition at line 131 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_VEHICLE_VARIABLE 0xe4 |
Definition at line 141 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_VEHICLETYPE_CONTEXT 0x95 |
Definition at line 146 of file TraCIConstants.h.
#define RESPONSE_SUBSCRIBE_VEHICLETYPE_VARIABLE 0xe5 |
Definition at line 156 of file TraCIConstants.h.
#define RTYPE_ERR 0xFF |
Definition at line 344 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 342 of file TraCIConstants.h.
Referenced by TraCIAPI::check_resultState(), TraCIServer::dispatchCommand(), TraCIServer::processSingleSubscription(), and TraCIServer::writeStatusCmd().
#define RTYPE_OK 0x00 |
Definition at line 340 of file TraCIConstants.h.
Referenced by TraCIAPI::check_resultState(), TraCIServer::close(), TraCIServer::commandGetVersion(), TraCIServer::dispatchCommand(), TraCIServer::initialiseSubscription(), TraCIServer::postProcessSimulationStep2(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_LaneArea::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_TLS::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Route::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_GUI::processSet(), TraCIServerAPI_Simulation::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_Lane::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIServer::processSingleSubscription(), TraCIAPI::readVariables(), TraCIServer::removeSubscription(), and TraCITestClient::validateSubscription().
#define STAGE_DRIVING 0x03 |
Definition at line 400 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::appendDrivingStage().
#define STAGE_WAITING 0x01 |
Definition at line 396 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::appendWaitingStage().
#define STAGE_WAITING_FOR_DEPART 0x00 |
Definition at line 394 of file TraCIConstants.h.
#define STAGE_WALKING 0x02 |
Definition at line 398 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::appendWalkingStage().
#define STOP_BUS_STOP 0x08 |
Definition at line 409 of file TraCIConstants.h.
#define STOP_CHARGING_STATION 0x20 |
Definition at line 411 of file TraCIConstants.h.
#define STOP_CONTAINER_STOP 0x10 |
Definition at line 410 of file TraCIConstants.h.
#define STOP_CONTAINER_TRIGGERED 0x04 |
Definition at line 408 of file TraCIConstants.h.
#define STOP_DEFAULT 0x00 |
Definition at line 405 of file TraCIConstants.h.
#define STOP_PARKING 0x01 |
Definition at line 406 of file TraCIConstants.h.
#define STOP_PARKING_AREA 0x40 |
Definition at line 412 of file TraCIConstants.h.
#define STOP_TRIGGERED 0x02 |
Definition at line 407 of file TraCIConstants.h.
#define TL_COMPLETE_DEFINITION_RYG 0x2b |
Definition at line 510 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getCompleteRedYellowGreenDefinition(), and TraCIServerAPI_TLS::processGet().
#define TL_COMPLETE_PROGRAM_RYG 0x2c |
Definition at line 513 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processSet(), and TraCIAPI::TrafficLightScope::setCompleteRedYellowGreenDefinition().
#define TL_CONTROLLED_JUNCTIONS 0x2a |
Definition at line 507 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processGet().
#define TL_CONTROLLED_LANES 0x26 |
Definition at line 495 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getControlledLanes(), and TraCIServerAPI_TLS::processGet().
#define TL_CONTROLLED_LINKS 0x27 |
Definition at line 498 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getControlledLinks(), and TraCIServerAPI_TLS::processGet().
#define TL_CURRENT_PHASE 0x28 |
Definition at line 501 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getPhase(), and TraCIServerAPI_TLS::processGet().
#define TL_CURRENT_PROGRAM 0x29 |
Definition at line 504 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getProgram(), and TraCIServerAPI_TLS::processGet().
#define TL_EXTERNAL_STATE 0x2e |
Definition at line 519 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processGet().
#define TL_NEXT_SWITCH 0x2d |
Definition at line 516 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getNextSwitch(), and TraCIServerAPI_TLS::processGet().
#define TL_PHASE_DURATION 0x24 |
Definition at line 492 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processGet(), TraCIServerAPI_TLS::processSet(), and TraCIAPI::TrafficLightScope::setPhaseDuration().
#define TL_PHASE_INDEX 0x22 |
Definition at line 486 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processSet(), and TraCIAPI::TrafficLightScope::setPhase().
#define TL_PROGRAM 0x23 |
Definition at line 489 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TLS::processSet(), and TraCIAPI::TrafficLightScope::setProgram().
#define TL_RED_YELLOW_GREEN_STATE 0x20 |
Definition at line 483 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 362 of file TraCIConstants.h.
#define TLPHASE_GREEN 0x03 |
Definition at line 360 of file TraCIConstants.h.
Referenced by TraCITestClient::readAndReportTypeDependent().
#define TLPHASE_NOSIGNAL 0x05 |
Definition at line 364 of file TraCIConstants.h.
#define TLPHASE_RED 0x01 |
Definition at line 356 of file TraCIConstants.h.
Referenced by TraCITestClient::readAndReportTypeDependent().
#define TLPHASE_YELLOW 0x02 |
Definition at line 358 of file TraCIConstants.h.
Referenced by TraCITestClient::readAndReportTypeDependent().
#define TRACI_VERSION 15 |
Definition at line 36 of file TraCIConstants.h.
Referenced by TraCIServer::commandGetVersion().
#define TYPE_BOUNDINGBOX 0x05 |
Definition at line 311 of file TraCIConstants.h.
Referenced by TraCIAPI::getBoundingBox(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_Simulation::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingBoundary(), and TraCIAPI::GUIScope::setBoundary().
#define TYPE_BYTE 0x08 |
Definition at line 317 of file TraCIConstants.h.
Referenced by TraCIAPI::getByte(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingByte(), TraCIAPI::VehicleScope::remove(), TraCIAPI::send_commandMoveToXY(), and TraCITestClient::setValueTypeDependant().
#define TYPE_COLOR 0x11 |
Definition at line 333 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(), TraCIServerAPI_Person::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingColor(), TraCIAPI::readVariables(), TraCIAPI::POIScope::setColor(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::VehicleTypeScope::setColor(), TraCIAPI::VehicleScope::setColor(), TraCIAPI::PersonScope::setColor(), and TraCITestClient::setValueTypeDependant().
#define TYPE_COMPOUND 0x0F |
Definition at line 331 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::adaptTraveltime(), TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::VehicleScope::add(), TraCIAPI::PersonScope::add(), TraCIAPI::PersonScope::appendDrivingStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIAPI::TrafficLightScope::getCompleteRedYellowGreenDefinition(), TraCIAPI::TrafficLightScope::getControlledLinks(), TraCIAPI::VehicleScope::getNextTLS(), TraCIAPI::InductionLoopScope::getVehicleData(), TraCIAPI::VehicleScope::moveTo(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Route::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_TLS::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_Lane::processSet(), TraCITestClient::readAndReportTypeDependent(), TraCIAPI::send_commandMoveToXY(), TraCIAPI::TrafficLightScope::setCompleteRedYellowGreenDefinition(), TraCIAPI::EdgeScope::setEffort(), TraCITestClient::setValueTypeDependant(), TraCIServerAPI_VehicleType::setVariable(), and TraCIAPI::VehicleScope::slowDown().
#define TYPE_DOUBLE 0x0B |
Definition at line 323 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::adaptTraveltime(), TraCIAPI::PersonScope::add(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIAPI::getDouble(), TraCIServerAPI_VehicleType::getVariable(), TraCIAPI::VehicleScope::moveTo(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_LaneArea::processGet(), TraCIServerAPI_Lane::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingDouble(), TraCIAPI::readVariables(), TraCIAPI::send_commandMoveToXY(), TraCIAPI::VehicleTypeScope::setAccel(), TraCIAPI::VehicleTypeScope::setDecel(), TraCIAPI::EdgeScope::setEffort(), TraCIAPI::VehicleTypeScope::setHeight(), TraCIAPI::PersonScope::setHeight(), TraCIAPI::VehicleTypeScope::setImperfection(), TraCIAPI::LaneScope::setLength(), TraCIAPI::VehicleTypeScope::setLength(), TraCIAPI::PersonScope::setLength(), TraCIAPI::LaneScope::setMaxSpeed(), TraCIAPI::VehicleTypeScope::setMaxSpeed(), TraCIAPI::VehicleScope::setMaxSpeed(), TraCIAPI::VehicleTypeScope::setMaxSpeedLat(), TraCIAPI::VehicleTypeScope::setMinGap(), TraCIAPI::PersonScope::setMinGap(), TraCIAPI::VehicleTypeScope::setMinGapLat(), TraCIAPI::VehicleScope::setSpeed(), TraCIAPI::PersonScope::setSpeed(), TraCIAPI::VehicleTypeScope::setSpeedDeviation(), TraCIAPI::VehicleTypeScope::setSpeedFactor(), TraCIAPI::VehicleTypeScope::setTau(), TraCITestClient::setValueTypeDependant(), TraCIAPI::VehicleTypeScope::setWidth(), TraCIAPI::PersonScope::setWidth(), and TraCIAPI::VehicleScope::slowDown().
#define TYPE_FLOAT 0x0A |
Definition at line 321 of file TraCIConstants.h.
Referenced by TraCIAPI::getFloat(), TraCITestClient::readAndReportTypeDependent(), and TraCITestClient::setValueTypeDependant().
#define TYPE_INTEGER 0x09 |
Definition at line 319 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::adaptTraveltime(), TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::VehicleScope::add(), TraCIAPI::PersonScope::add(), TraCIAPI::PersonScope::appendDrivingStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIAPI::EdgeScope::getAdaptedTraveltime(), TraCIAPI::PersonScope::getEdges(), TraCIAPI::EdgeScope::getEffort(), TraCIAPI::getInt(), TraCIAPI::PersonScope::getStage(), TraCIAPI::getSUMOTime(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_LaneArea::processGet(), TraCIServerAPI_Lane::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingInt(), TraCIAPI::readVariables(), TraCIAPI::POIScope::remove(), TraCIAPI::PolygonScope::remove(), TraCIAPI::PersonScope::removeStage(), TraCIAPI::send_commandMoveToXY(), TraCIAPI::TrafficLightScope::setCompleteRedYellowGreenDefinition(), TraCIAPI::EdgeScope::setEffort(), TraCIAPI::TrafficLightScope::setPhase(), TraCIAPI::TrafficLightScope::setPhaseDuration(), TraCITestClient::setValueTypeDependant(), TraCIAPI::VehicleScope::slowDown(), and TraCIServerAPI_Simulation::writeVehicleStateNumber().
#define TYPE_POLYGON 0x06 |
Definition at line 313 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 325 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::VehicleScope::add(), TraCIAPI::PersonScope::add(), TraCIAPI::PersonScope::appendDrivingStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIAPI::VehicleScope::changeTarget(), TraCIAPI::getString(), TraCIServerAPI_VehicleType::getVariable(), TraCIAPI::VehicleScope::moveTo(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_LaneArea::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServer::processSingleSubscription(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingString(), TraCIAPI::readVariables(), TraCIAPI::GUIScope::screenshot(), TraCIAPI::send_commandMoveToXY(), TraCIAPI::TrafficLightScope::setCompleteRedYellowGreenDefinition(), TraCIAPI::VehicleTypeScope::setEmissionClass(), TraCIAPI::VehicleScope::setEmissionClass(), TraCIAPI::VehicleTypeScope::setLateralAlignment(), TraCIAPI::VehicleScope::setLine(), TraCIAPI::TrafficLightScope::setProgram(), TraCIAPI::TrafficLightScope::setRedYellowGreenState(), TraCIAPI::GUIScope::setSchema(), TraCIAPI::VehicleTypeScope::setShapeClass(), TraCIAPI::VehicleScope::setShapeClass(), TraCIAPI::POIScope::setType(), TraCIAPI::PolygonScope::setType(), TraCIAPI::PersonScope::setType(), TraCITestClient::setValueTypeDependant(), TraCIAPI::VehicleTypeScope::setVehicleClass(), and TraCIAPI::GUIScope::trackVehicle().
#define TYPE_STRINGLIST 0x0E |
Definition at line 329 of file TraCIConstants.h.
Referenced by TraCIAPI::RouteScope::add(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIAPI::getStringVector(), TraCIAPI::load(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_LaneArea::processGet(), TraCIServerAPI_Lane::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingStringList(), TraCIAPI::readVariables(), TraCIAPI::LaneScope::setAllowed(), TraCIAPI::LaneScope::setDisallowed(), TraCITestClient::setValueTypeDependant(), TraCIAPI::VehicleScope::setVia(), and TraCIServerAPI_Simulation::writeVehicleStateIDs().
#define TYPE_TLPHASELIST 0x0D |
Definition at line 327 of file TraCIConstants.h.
Referenced by TraCITestClient::readAndReportTypeDependent().
#define TYPE_UBYTE 0x07 |
Definition at line 315 of file TraCIConstants.h.
Referenced by TraCIAPI::PolygonScope::add(), TraCIAPI::getUnsignedByte(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Lane::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingUnsignedByte(), and TraCITestClient::setValueTypeDependant().
#define VAR_ACCEL 0x46 |
Definition at line 562 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 660 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_ANGLE 0x43 |
Definition at line 553 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getAngle(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Person::processGet().
#define VAR_ARRIVED_VEHICLES_IDS 0x7a |
Definition at line 756 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getArrivedIDList(), and TraCIServerAPI_Simulation::processGet().
#define VAR_ARRIVED_VEHICLES_NUMBER 0x79 |
Definition at line 753 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getArrivedNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_BEST_LANES 0xb2 |
Definition at line 644 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_BUS_STOP_WAITING 0x67 |
Definition at line 708 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_CO2EMISSION 0x60 |
Definition at line 684 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getCO2Emission(), TraCIAPI::LaneScope::getCO2Emission(), TraCIAPI::VehicleScope::getCO2Emission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_COEMISSION 0x61 |
Definition at line 687 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getCOEmission(), TraCIAPI::LaneScope::getCOEmission(), TraCIAPI::VehicleScope::getCOEmission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_COLOR 0x45 |
Definition at line 559 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::getColor(), TraCIAPI::PolygonScope::getColor(), TraCIAPI::VehicleTypeScope::getColor(), TraCIAPI::VehicleScope::getColor(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::POIScope::setColor(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::VehicleTypeScope::setColor(), TraCIAPI::VehicleScope::setColor(), TraCIAPI::PersonScope::setColor(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_CURRENT_TRAVELTIME 0x5a |
Definition at line 622 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 565 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 759 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDeltaT(), and TraCIServerAPI_Simulation::processGet().
#define VAR_DEPARTED_VEHICLES_IDS 0x74 |
Definition at line 738 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDepartedIDList(), and TraCIServerAPI_Simulation::processGet().
#define VAR_DEPARTED_VEHICLES_NUMBER 0x73 |
Definition at line 735 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDepartedNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_DISTANCE 0x84 |
Definition at line 814 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_EDGE_EFFORT 0x59 |
Definition at line 619 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getEffort(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::EdgeScope::setEffort().
#define VAR_EDGE_TRAVELTIME 0x58 |
#define VAR_EDGES 0x54 |
Definition at line 604 of file TraCIConstants.h.
Referenced by TraCIAPI::RouteScope::getEdges(), TraCIAPI::VehicleScope::getEdges(), TraCIAPI::PersonScope::getEdges(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Person::processGet().
#define VAR_ELECTRICITYCONSUMPTION 0x71 |
Definition at line 726 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getElectricityConsumption(), TraCIAPI::LaneScope::getElectricityConsumption(), TraCIAPI::VehicleScope::getElectricityConsumption(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_EMISSIONCLASS 0x4a |
Definition at line 574 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getEmissionClass(), TraCIAPI::VehicleScope::getEmissionClass(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setEmissionClass(), TraCIAPI::VehicleScope::setEmissionClass(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_FILL 0x55 |
Definition at line 607 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Polygon::processGet(), and TraCIServerAPI_Polygon::processSet().
#define VAR_FUELCONSUMPTION 0x65 |
Definition at line 699 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getFuelConsumption(), TraCIAPI::LaneScope::getFuelConsumption(), TraCIAPI::VehicleScope::getFuelConsumption(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_HCEMISSION 0x62 |
Definition at line 690 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getHCEmission(), TraCIAPI::LaneScope::getHCEmission(), TraCIAPI::VehicleScope::getHCEmission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_HEIGHT 0xbc |
Definition at line 675 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getHeight(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setHeight(), TraCIAPI::PersonScope::setHeight(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_IMPERFECTION 0x5d |
Definition at line 631 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 595 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getLaneID(), TraCIAPI::VehicleScope::getLaneID(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_LaneArea::processGet().
#define VAR_LANE_INDEX 0x52 |
Definition at line 598 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getLaneIndex(), and TraCIServerAPI_Vehicle::processGet().
#define VAR_LANECHANGE_MODE 0xb6 |
Definition at line 657 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define VAR_LANEPOSITION 0x56 |
Definition at line 610 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getLanePosition(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), and TraCITestClient::testAPI().
#define VAR_LANEPOSITION_LAT 0xb8 |
Definition at line 663 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getLateralLanePosition(), and TraCIServerAPI_Vehicle::processGet().
#define VAR_LATALIGNMENT 0xb9 |
Definition at line 666 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getLateralAlignment(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setLateralAlignment(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_LEADER 0x68 |
Definition at line 711 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServer::TraCIServer().
#define VAR_LENGTH 0x44 |
Definition at line 556 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getLength(), TraCIAPI::VehicleTypeScope::getLength(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_LaneArea::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_Lane::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::LaneScope::setLength(), TraCIAPI::VehicleTypeScope::setLength(), TraCIAPI::PersonScope::setLength(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_LINE 0xbd |
Definition at line 678 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getLine(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setLine().
#define VAR_LOADED_VEHICLES_IDS 0x72 |
Definition at line 732 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getLoadedIDList(), and TraCIServerAPI_Simulation::processGet().
#define VAR_LOADED_VEHICLES_NUMBER 0x71 |
Definition at line 729 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getLoadedNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_MAXSPEED 0x41 |
Definition at line 544 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getMaxSpeed(), TraCIAPI::VehicleTypeScope::getMaxSpeed(), TraCIAPI::VehicleScope::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(), TraCIAPI::VehicleScope::setMaxSpeed(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_MAXSPEED_LAT 0xba |
Definition at line 669 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getMaxSpeedLat(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setMaxSpeedLat(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_MIN_EXPECTED_VEHICLES 0x7d |
Definition at line 765 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getMinExpectedNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_MINGAP 0x4c |
Definition at line 580 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getMinGap(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setMinGap(), TraCIAPI::PersonScope::setMinGap(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_MINGAP_LAT 0xbb |
Definition at line 672 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getMinGapLat(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setMinGapLat(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_MOVE_TO 0x5c |
Definition at line 628 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::moveTo(), and TraCIServerAPI_Vehicle::processSet().
#define VAR_NET_BOUNDING_BOX 0x7c |
Definition at line 762 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getNetBoundary(), and TraCIServerAPI_Simulation::processGet().
#define VAR_NEXT_EDGE 0xc1 |
Definition at line 832 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getNextEdge(), and TraCIServerAPI_Person::processGet().
#define VAR_NEXT_TLS 0x70 |
Definition at line 720 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getNextTLS(), and TraCIServerAPI_Vehicle::processGet().
#define VAR_NOISEEMISSION 0x66 |
Definition at line 702 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getNoiseEmission(), TraCIAPI::LaneScope::getNoiseEmission(), TraCIAPI::VehicleScope::getNoiseEmission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_NOXEMISSION 0x64 |
Definition at line 696 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getNOxEmission(), TraCIAPI::LaneScope::getNOxEmission(), TraCIAPI::VehicleScope::getNOxEmission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_PARAMETER 0x7e |
Definition at line 798 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_TLS::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Route::processSet(), TraCIServerAPI_TLS::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_Lane::processSet(), TraCIServerAPI_VehicleType::processSet(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_PARKING_ENDING_VEHICLES_IDS 0x6f |
Definition at line 789 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_PARKING_ENDING_VEHICLES_NUMBER 0x6e |
Definition at line 786 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_PARKING_STARTING_VEHICLES_IDS 0x6d |
Definition at line 783 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_PARKING_STARTING_VEHICLES_NUMBER 0x6c |
Definition at line 780 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_PERSON_NUMBER 0x67 |
Definition at line 705 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_PMXEMISSION 0x63 |
Definition at line 693 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getPMxEmission(), TraCIAPI::LaneScope::getPMxEmission(), TraCIAPI::VehicleScope::getPMxEmission(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_POSITION 0x42 |
Definition at line 547 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getPosition(), TraCIAPI::JunctionScope::getPosition(), TraCIAPI::POIScope::getPosition(), TraCIAPI::VehicleScope::getPosition(), TraCIAPI::PersonScope::getPosition(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_LaneArea::processGet(), TraCIServerAPI_POI::processSet(), TraCIAPI::POIScope::setPosition(), and TraCIAPI::PolygonScope::setShape().
#define VAR_POSITION3D 0x39 |
Definition at line 550 of file TraCIConstants.h.
Referenced by TraCIServerAPI_POI::processGet(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Person::processGet().
#define VAR_ROAD_ID 0x50 |
Definition at line 592 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getRoadID(), TraCIAPI::PersonScope::getRoadID(), TraCIAPI::VehicleScope::getRouteID(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), and TraCITestClient::testAPI().
#define VAR_ROUTE 0x57 |
Definition at line 613 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
#define VAR_ROUTE_ID 0x53 |
Definition at line 601 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Vehicle::processSet().
#define VAR_ROUTE_INDEX 0x69 |
Definition at line 714 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getRouteIndex(), and TraCIServerAPI_Vehicle::processGet().
#define VAR_ROUTE_VALID 0x92 |
Definition at line 826 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_SCREENSHOT 0xa5 |
Definition at line 859 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::screenshot().
#define VAR_SHAPE 0x4e |
Definition at line 586 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 577 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getShapeClass(), TraCIAPI::VehicleScope::getShapeClass(), TraCIServerAPI_VehicleType::getVariable(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setShapeClass(), TraCIAPI::VehicleScope::setShapeClass(), and TraCIServerAPI_VehicleType::setVariable().
#define VAR_SIGNALS 0x5b |
Definition at line 625 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Vehicle::processSet().
#define VAR_SLOPE 0x36 |
Definition at line 538 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getSlope(), and TraCIServerAPI_Vehicle::processGet().
#define VAR_SPEED 0x40 |
Definition at line 541 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getSpeed(), TraCIAPI::PersonScope::getSpeed(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Person::processSet(), TraCIAPI::VehicleScope::setSpeed(), and TraCIAPI::PersonScope::setSpeed().
#define VAR_SPEED_DEVIATION 0x5f |
Definition at line 637 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 634 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 641 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_SPEEDSETMODE 0xb3 |
Definition at line 647 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getSpeedMode(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Vehicle::processSet().
#define VAR_STAGE 0xc0 |
Definition at line 829 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getStage(), and TraCIServerAPI_Person::processGet().
#define VAR_STAGES_REMAINING 0xc2 |
Definition at line 835 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getRemainingStages(), and TraCIServerAPI_Person::processGet().
#define VAR_STOP_ENDING_VEHICLES_IDS 0x6b |
Definition at line 777 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_STOP_ENDING_VEHICLES_NUMBER 0x6a |
Definition at line 774 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_STOP_STARTING_VEHICLES_IDS 0x69 |
Definition at line 771 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_STOP_STARTING_VEHICLES_NUMBER 0x68 |
Definition at line 768 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
#define VAR_STOPSTATE 0xb5 |
Definition at line 654 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
#define VAR_TAU 0x48 |
Definition at line 568 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 750 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getEndingTeleportIDList(), and TraCIServerAPI_Simulation::processGet().
#define VAR_TELEPORT_ENDING_VEHICLES_NUMBER 0x77 |
Definition at line 747 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getEndingTeleportNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_TELEPORT_STARTING_VEHICLES_IDS 0x76 |
Definition at line 744 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getStartingTeleportIDList(), and TraCIServerAPI_Simulation::processGet().
#define VAR_TELEPORT_STARTING_VEHICLES_NUMBER 0x75 |
Definition at line 741 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getStartingTeleportNumber(), and TraCIServerAPI_Simulation::processGet().
#define VAR_TIME_STEP 0x70 |
Definition at line 723 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getCurrentTime(), and TraCIServerAPI_Simulation::processGet().
#define VAR_TRACK_VEHICLE 0xa6 |
Definition at line 862 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::trackVehicle().
#define VAR_TYPE 0x4f |
Definition at line 589 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::getType(), TraCIAPI::PolygonScope::getType(), TraCIAPI::VehicleScope::getTypeID(), TraCIAPI::PersonScope::getTypeID(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Person::processSet(), TraCIAPI::POIScope::setType(), TraCIAPI::PolygonScope::setType(), and TraCIAPI::PersonScope::setType().
#define VAR_VEHICLE 0xc3 |
Definition at line 838 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getVehicle(), and TraCIServerAPI_Person::processGet().
#define VAR_VEHICLECLASS 0x49 |
Definition at line 571 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_VIA 0xbe |
Definition at line 681 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getVia(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setVia().
#define VAR_VIEW_BOUNDARY 0xa3 |
Definition at line 856 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 850 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 853 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 847 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 717 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getWaitingTime(), TraCIAPI::PersonScope::getWaitingTime(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), and TraCIServerAPI_Lane::processGet().
#define VAR_WIDTH 0x4d |
Definition at line 583 of file TraCIConstants.h.
Referenced by TraCIServerAPI_VehicleType::getVariable(), TraCIAPI::LaneScope::getWidth(), TraCIAPI::VehicleTypeScope::getWidth(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIServerAPI_VehicleType::setVariable(), TraCIAPI::VehicleTypeScope::setWidth(), and TraCIAPI::PersonScope::setWidth().