Eclipse SUMO - Simulation of Urban MObility
|
Data Structures | |
class | FatalTraCIError |
An error which is not recoverable. More... | |
class | Helper |
C++ TraCI client API implementation. More... | |
class | StorageHelper |
class | Subscription |
Representation of a subscription. More... | |
struct | TraCIBestLanesData |
struct | TraCICollision |
struct | TraCIColor |
A color. More... | |
class | TraCIConnection |
struct | TraCIDouble |
struct | TraCIDoubleList |
class | TraCIException |
An error which allows to continue. More... | |
struct | TraCIInt |
struct | TraCIJunctionFoe |
class | TraCILink |
class | TraCILogic |
struct | TraCINextStopData |
struct | TraCINextStopDataVector |
A list of vehicle stops. More... | |
struct | TraCINextTLSData |
class | TraCIPhase |
struct | TraCIPosition |
A 2D or 3D-position, for 2D positions z == INVALID_DOUBLE_VALUE. More... | |
struct | TraCIPositionVector |
A list of positions. More... | |
class | TraCIReservation |
struct | TraCIResult |
struct | TraCIRoadPosition |
An edgeId, position and laneIndex. More... | |
struct | TraCISignalConstraint |
class | TraCIStage |
struct | TraCIString |
struct | TraCIStringList |
struct | TraCIVehicleData |
mirrors MSInductLoop::VehicleData More... | |
class | VariableWrapper |
Typedefs | |
Structures definitions | |
typedef std::map< int, std::shared_ptr< libsumo::TraCIResult > > | TraCIResults |
{variable->value} | |
typedef std::map< std::string, libsumo::TraCIResults > | SubscriptionResults |
{object->{variable->value}} | |
typedef std::map< std::string, libsumo::SubscriptionResults > | ContextSubscriptionResults |
Enumerations | |
enum | SubscriptionFilterType { SUBS_FILTER_NONE = 0 , SUBS_FILTER_LANES = 1 , SUBS_FILTER_NOOPPOSITE = 1 << 1 , SUBS_FILTER_DOWNSTREAM_DIST = 1 << 2 , SUBS_FILTER_UPSTREAM_DIST = 1 << 3 , SUBS_FILTER_LEAD_FOLLOW = 1 << 4 , SUBS_FILTER_TURN = 1 << 6 , SUBS_FILTER_VCLASS = 1 << 7 , SUBS_FILTER_VTYPE = 1 << 8 , SUBS_FILTER_FIELD_OF_VISION = 1 << 9 , SUBS_FILTER_LATERAL_DIST = 1 << 10 , SUBS_FILTER_NO_RTREE = SUBS_FILTER_LANES | SUBS_FILTER_DOWNSTREAM_DIST | SUBS_FILTER_UPSTREAM_DIST | SUBS_FILTER_LEAD_FOLLOW | SUBS_FILTER_TURN | SUBS_FILTER_LATERAL_DIST , SUBS_FILTER_MANEUVER = SUBS_FILTER_LEAD_FOLLOW | SUBS_FILTER_TURN } |
Filter types for context subscriptions. More... | |
typedef std::map<std::string, libsumo::SubscriptionResults> libsumo::ContextSubscriptionResults |
Definition at line 338 of file TraCIDefs.h.
typedef std::map<std::string, libsumo::TraCIResults> libsumo::SubscriptionResults |
{object->{variable->value}}
Definition at line 337 of file TraCIDefs.h.
typedef std::map<int, std::shared_ptr<libsumo::TraCIResult> > libsumo::TraCIResults |
{variable->value}
Definition at line 335 of file TraCIDefs.h.
Filter types for context subscriptions.
Definition at line 37 of file Subscription.h.
TRACI_CONST int libsumo::ADD = 0x80 |
Definition at line 1369 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::add(), TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::RouteScope::add(), TraCIServerAPI_GUI::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Route::processSet(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::ADD_FULL = 0x85 |
Definition at line 1387 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::add(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::APPEND_STAGE = 0xc4 |
Definition at line 1417 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::appendDrivingStage(), TraCIAPI::PersonScope::appendStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), and TraCIServerAPI_Person::processSet().
TRACI_CONST int libsumo::ARRIVALFLAG_LANE_CURRENT = -0x02 |
Definition at line 619 of file TraCIConstants.h.
TRACI_CONST int libsumo::ARRIVALFLAG_POS_MAX = -0x03 |
Definition at line 623 of file TraCIConstants.h.
TRACI_CONST int libsumo::ARRIVALFLAG_POS_RANDOM = -0x02 |
Definition at line 622 of file TraCIConstants.h.
TRACI_CONST int libsumo::ARRIVALFLAG_SPEED_CURRENT = -0x02 |
Definition at line 620 of file TraCIConstants.h.
TRACI_CONST int libsumo::AUTOMATIC_CONTEXT_SUBSCRIPTION = 0x03 |
Definition at line 706 of file TraCIConstants.h.
TRACI_CONST int libsumo::AUTOMATIC_VARIABLES_SUBSCRIPTION = 0x02 |
Definition at line 703 of file TraCIConstants.h.
TRACI_CONST int libsumo::CMD_ADD_SUBSCRIPTION_FILTER = 0x7e |
Definition at line 104 of file TraCIConstants.h.
Referenced by libtraci::Connection::addFilter(), TraCIServer::addSubscriptionFilter(), TraCIAPI::VehicleScope::addSubscriptionFilterByteList(), TraCIAPI::VehicleScope::addSubscriptionFilterEmpty(), TraCIAPI::VehicleScope::addSubscriptionFilterFloat(), TraCIAPI::VehicleScope::addSubscriptionFilterStringList(), and TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_CHANGELANE = 0x13 |
Definition at line 74 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::changeLane(), TraCIAPI::VehicleScope::changeLaneRelative(), TraCIAPI::VehicleScope::getLaneChangeState(), TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::CMD_CHANGESUBLANE = 0x15 |
Definition at line 80 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::changeSublane(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::CMD_CHANGETARGET = 0x31 |
Definition at line 98 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::changeTarget(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::CMD_CLEAR_PENDING_VEHICLES = 0x94 |
Definition at line 1339 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processSet().
TRACI_CONST int libsumo::CMD_CLOSE = 0x7F |
Definition at line 101 of file TraCIConstants.h.
Referenced by libtraci::Connection::close(), TraCIAPI::close(), TraCITestClient::commandClose(), TraCIServer::dispatchCommand(), TraCIServer::processCommands(), and TraCIAPI::send_commandClose().
TRACI_CONST int libsumo::CMD_EXECUTEMOVE = 0x7d |
Definition at line 56 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), TraCIServer::processCommands(), and MSNet::simulationStep().
TRACI_CONST int libsumo::CMD_GET_BUSSTOP_VARIABLE = 0xaf |
Definition at line 337 of file TraCIConstants.h.
Referenced by libsumo::Helper::collectObjectsInRange(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_BusStop::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_CALIBRATOR_VARIABLE = 0x27 |
Definition at line 397 of file TraCIConstants.h.
Referenced by libsumo::Helper::collectObjectsInRange(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_Calibrator::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_CHARGINGSTATION_VARIABLE = 0x25 |
Definition at line 367 of file TraCIConstants.h.
Referenced by libsumo::Helper::collectObjectsInRange(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_ChargingStation::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_EDGE_VARIABLE = 0xaa |
Definition at line 262 of file TraCIConstants.h.
Referenced by MSLane::StoringVisitor::add(), libsumo::Helper::collectObjectsInRange(), libsumo::Helper::handleSingleSubscription(), libsumo::Helper::moveToXYMap(), TraCIServerAPI_Edge::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_GUI_VARIABLE = 0xac |
Definition at line 292 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_GUI::processGet(), and GUILoadThread::run().
TRACI_CONST int libsumo::CMD_GET_INDUCTIONLOOP_VARIABLE = 0xa0 |
Definition at line 112 of file TraCIConstants.h.
Referenced by libsumo::Helper::collectObjectsInRange(), TraCIAPI::InductionLoopScope::getVehicleData(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_InductionLoop::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_JUNCTION_VARIABLE = 0xa9 |
Definition at line 247 of file TraCIConstants.h.
Referenced by libsumo::Helper::collectObjectsInRange(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_Junction::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_LANE_VARIABLE = 0xa3 |
Definition at line 157 of file TraCIConstants.h.
Referenced by MSLane::StoringVisitor::add(), libsumo::Helper::collectObjectsInRange(), libsumo::Helper::convertCartesianToRoadMap(), TraCIAPI::LaneScope::getFoes(), TraCIAPI::LaneScope::getLinks(), libsumo::Helper::handleSingleSubscription(), libsumo::Helper::moveToXYMap_matchingRoutePosition(), TraCIServerAPI_Lane::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_LANEAREA_VARIABLE = 0xad |
Definition at line 307 of file TraCIConstants.h.
Referenced by libsumo::Helper::collectObjectsInRange(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_LaneArea::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_MEANDATA_VARIABLE = 0x2a |
Definition at line 442 of file TraCIConstants.h.
Referenced by libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_MeanData::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_MULTIENTRYEXIT_VARIABLE = 0xa1 |
Definition at line 127 of file TraCIConstants.h.
Referenced by libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_MultiEntryExit::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_OVERHEADWIRE_VARIABLE = 0x2b |
Definition at line 457 of file TraCIConstants.h.
Referenced by libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_OverheadWire::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_PARKINGAREA_VARIABLE = 0x24 |
Definition at line 352 of file TraCIConstants.h.
Referenced by libsumo::Helper::collectObjectsInRange(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_ParkingArea::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_PERSON_VARIABLE = 0xae |
Definition at line 322 of file TraCIConstants.h.
Referenced by MSLane::StoringVisitor::add(), libsumo::Helper::collectObjectsInRange(), libsumo::Helper::getTrafficObject(), libsumo::Helper::handleSingleSubscription(), libsumo::Subscription::isVehicleToPersonContextSubscription(), TraCIServerAPI_Person::processGet(), TraCIServer::TraCIServer(), and MSFCDExport::write().
TRACI_CONST int libsumo::CMD_GET_POI_VARIABLE = 0xa7 |
Definition at line 217 of file TraCIConstants.h.
Referenced by libsumo::Helper::collectObjectsInRange(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_POI::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_POLYGON_VARIABLE = 0xa8 |
Definition at line 232 of file TraCIConstants.h.
Referenced by libsumo::Helper::collectObjectsInRange(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_Polygon::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_REROUTER_VARIABLE = 0x28 |
Definition at line 412 of file TraCIConstants.h.
Referenced by libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_Rerouter::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_ROUTE_VARIABLE = 0xa6 |
Definition at line 202 of file TraCIConstants.h.
Referenced by libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_Route::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_ROUTEPROBE_VARIABLE = 0x26 |
Definition at line 382 of file TraCIConstants.h.
Referenced by libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_RouteProbe::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_SIM_VARIABLE = 0xab |
Definition at line 277 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::convert2D(), TraCIAPI::SimulationScope::convert3D(), TraCIAPI::SimulationScope::convertGeo(), TraCIAPI::SimulationScope::convertRoad(), TraCIAPI::SimulationScope::getDistance2D(), TraCIAPI::SimulationScope::getDistanceRoad(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_Simulation::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_TL_VARIABLE = 0xa2 |
Definition at line 142 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getAllProgramLogics(), TraCIAPI::TrafficLightScope::getControlledLinks(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_TrafficLight::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_VARIABLESPEEDSIGN_VARIABLE = 0x29 |
Definition at line 427 of file TraCIConstants.h.
Referenced by libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_VariableSpeedSign::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GET_VEHICLE_VARIABLE = 0xa4 |
Definition at line 172 of file TraCIConstants.h.
Referenced by MSLane::StoringVisitor::add(), libsumo::Helper::collectObjectsInRange(), TraCIAPI::VehicleScope::getBestLanes(), TraCIAPI::VehicleScope::getFollower(), TraCIAPI::VehicleScope::getLaneChangeState(), TraCIAPI::VehicleScope::getLeader(), TraCIAPI::VehicleScope::getNextTLS(), libsumo::Helper::getTrafficObject(), libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_Vehicle::insertReplaceStop(), libsumo::Subscription::isVehicleToVehicleContextSubscription(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCITestClient::testAPI(), TraCIServer::TraCIServer(), and MSFCDExport::write().
TRACI_CONST int libsumo::CMD_GET_VEHICLETYPE_VARIABLE = 0xa5 |
Definition at line 187 of file TraCIConstants.h.
Referenced by libsumo::Helper::handleSingleSubscription(), TraCIServerAPI_VehicleType::processGet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_GETVERSION = 0x00 |
Definition at line 50 of file TraCIConstants.h.
Referenced by TraCIServer::checkClientOrdering(), TraCIServer::commandGetVersion(), TraCIServer::dispatchCommand(), and TraCIAPI::getVersion().
TRACI_CONST int libsumo::CMD_INSERT_STOP = 0x18 |
Definition at line 89 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::CMD_LOAD = 0x01 |
Definition at line 53 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), TraCIAPI::load(), and TraCIServer::processCommands().
TRACI_CONST int libsumo::CMD_LOAD_SIMSTATE = 0x96 |
Definition at line 1351 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::loadState(), and TraCIServerAPI_Simulation::processSet().
TRACI_CONST int libsumo::CMD_MESSAGE = 0x65 |
Definition at line 1231 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processSet(), and TraCIAPI::SimulationScope::writeMessage().
TRACI_CONST int libsumo::CMD_OPENGAP = 0x16 |
Definition at line 83 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::openGap(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::CMD_REPLACE_STOP = 0x17 |
Definition at line 86 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::CMD_REROUTE_EFFORT = 0x91 |
Definition at line 1399 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::CMD_REROUTE_TO_PARKING = 0xc2 |
Definition at line 68 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::CMD_REROUTE_TRAVELTIME = 0x90 |
Definition at line 1396 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Person::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIAPI::PersonScope::rerouteTraveltime(), and TraCIAPI::VehicleScope::rerouteTraveltime().
TRACI_CONST int libsumo::CMD_RESUME = 0x19 |
Definition at line 71 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::CMD_SAVE_SIMSTATE = 0x95 |
Definition at line 1348 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processSet(), and TraCIAPI::SimulationScope::saveState().
TRACI_CONST int libsumo::CMD_SET_BUSSTOP_VARIABLE = 0xcf |
Definition at line 341 of file TraCIConstants.h.
Referenced by TraCIServerAPI_BusStop::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_CALIBRATOR_VARIABLE = 0x47 |
Definition at line 401 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Calibrator::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_CHARGINGSTATION_VARIABLE = 0x45 |
Definition at line 371 of file TraCIConstants.h.
Referenced by TraCIServerAPI_ChargingStation::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_EDGE_VARIABLE = 0xca |
Definition at line 266 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::adaptTraveltime(), TraCIServerAPI_Edge::processSet(), TraCIAPI::EdgeScope::setEffort(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_FLOW = 0x18 |
Definition at line 847 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Calibrator::processSet().
TRACI_CONST int libsumo::CMD_SET_GUI_VARIABLE = 0xcc |
Definition at line 296 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), TraCIServerAPI_GUI::processSet(), GUILoadThread::run(), TraCIAPI::GUIScope::screenshot(), TraCIAPI::GUIScope::setBoundary(), and TraCIAPI::GUIScope::setOffset().
TRACI_CONST int libsumo::CMD_SET_INDUCTIONLOOP_VARIABLE = 0xc0 |
Definition at line 116 of file TraCIConstants.h.
Referenced by TraCIServerAPI_InductionLoop::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_JUNCTION_VARIABLE = 0xc9 |
Definition at line 251 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Junction::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_LANE_VARIABLE = 0xc3 |
Definition at line 161 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_LANEAREA_VARIABLE = 0xcd |
Definition at line 311 of file TraCIConstants.h.
Referenced by TraCIServerAPI_LaneArea::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_MEANDATA_VARIABLE = 0x4a |
Definition at line 446 of file TraCIConstants.h.
TRACI_CONST int libsumo::CMD_SET_MULTIENTRYEXIT_VARIABLE = 0xc1 |
Definition at line 131 of file TraCIConstants.h.
Referenced by TraCIServerAPI_MultiEntryExit::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_OVERHEADWIRE_VARIABLE = 0x4b |
Definition at line 461 of file TraCIConstants.h.
Referenced by TraCIServerAPI_OverheadWire::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_PARKINGAREA_VARIABLE = 0x44 |
Definition at line 356 of file TraCIConstants.h.
Referenced by TraCIServerAPI_ParkingArea::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_PERSON_VARIABLE = 0xce |
Definition at line 326 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::add(), TraCIAPI::PersonScope::appendDrivingStage(), TraCIAPI::PersonScope::appendStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIAPI::PersonScope::moveTo(), TraCIAPI::PersonScope::moveToXY(), TraCIServerAPI_Person::processSet(), TraCIAPI::PersonScope::removeStage(), TraCIAPI::PersonScope::rerouteTraveltime(), TraCIAPI::PersonScope::setColor(), TraCIAPI::PersonScope::setHeight(), TraCIAPI::PersonScope::setLength(), TraCIAPI::PersonScope::setMinGap(), TraCIAPI::PersonScope::setSpeed(), TraCIAPI::PersonScope::setSpeedFactor(), TraCIAPI::PersonScope::setType(), TraCIAPI::PersonScope::setWidth(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_POI_VARIABLE = 0xc7 |
Definition at line 221 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIAPI::POIScope::remove(), TraCIAPI::POIScope::setColor(), TraCIAPI::POIScope::setPosition(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_POLYGON_VARIABLE = 0xc8 |
Definition at line 236 of file TraCIConstants.h.
Referenced by TraCIAPI::PolygonScope::add(), TraCIServerAPI_Polygon::processSet(), TraCIAPI::PolygonScope::remove(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::PolygonScope::setLineWidth(), TraCIAPI::PolygonScope::setShape(), TraCIAPI::PolygonScope::setType(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_REROUTER_VARIABLE = 0x48 |
Definition at line 416 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Rerouter::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_ROUTE_VARIABLE = 0xc6 |
Definition at line 206 of file TraCIConstants.h.
Referenced by TraCIAPI::RouteScope::add(), TraCIServerAPI_Route::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_ROUTEPROBE_VARIABLE = 0x46 |
Definition at line 386 of file TraCIConstants.h.
Referenced by TraCIServerAPI_RouteProbe::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_SIM_VARIABLE = 0xcb |
Definition at line 281 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::loadState(), TraCIServerAPI_Simulation::processSet(), TraCIAPI::SimulationScope::saveState(), TraCIServer::TraCIServer(), and TraCIAPI::SimulationScope::writeMessage().
TRACI_CONST int libsumo::CMD_SET_TL_VARIABLE = 0xc2 |
Definition at line 146 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processGet(), TraCIServerAPI_TrafficLight::processSet(), TraCIAPI::TrafficLightScope::setPhase(), TraCIAPI::TrafficLightScope::setPhaseDuration(), TraCIAPI::TrafficLightScope::setPhaseName(), TraCIAPI::TrafficLightScope::setProgram(), TraCIAPI::TrafficLightScope::setProgramLogic(), TraCIAPI::TrafficLightScope::setRedYellowGreenState(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_VARIABLESPEEDSIGN_VARIABLE = 0x49 |
Definition at line 431 of file TraCIConstants.h.
Referenced by TraCIServerAPI_VariableSpeedSign::processSet(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_VEHICLE_VARIABLE = 0xc4 |
Definition at line 176 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::add(), TraCIAPI::VehicleScope::changeLane(), TraCIAPI::VehicleScope::changeLaneRelative(), TraCIAPI::VehicleScope::changeSublane(), TraCIAPI::VehicleScope::changeTarget(), TraCIServerAPI_Vehicle::insertReplaceStop(), TraCIAPI::VehicleScope::moveTo(), TraCIAPI::VehicleScope::moveToXY(), TraCIAPI::VehicleScope::openGap(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIAPI::VehicleScope::remove(), TraCIAPI::VehicleScope::rerouteTraveltime(), TraCIAPI::VehicleScope::setAcceleration(), TraCIAPI::VehicleScope::setColor(), TraCIAPI::VehicleScope::setEmissionClass(), TraCIAPI::VehicleScope::setLaneChangeMode(), TraCIAPI::VehicleScope::setLine(), TraCIAPI::VehicleScope::setMaxSpeed(), TraCIAPI::VehicleScope::setMinGap(), TraCIAPI::VehicleScope::setPreviousSpeed(), TraCIAPI::VehicleScope::setRoute(), TraCIAPI::VehicleScope::setRouteID(), TraCIAPI::VehicleScope::setRoutingMode(), TraCIAPI::VehicleScope::setShapeClass(), TraCIAPI::VehicleScope::setSignals(), TraCIAPI::VehicleScope::setSpeed(), TraCIAPI::VehicleScope::setSpeedFactor(), TraCIAPI::VehicleScope::setSpeedMode(), TraCIAPI::VehicleScope::setStop(), TraCIAPI::VehicleScope::setType(), TraCIServerAPI_VehicleType::setVariable(), TraCIAPI::VehicleScope::setVia(), TraCIAPI::VehicleScope::slowDown(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SET_VEHICLETYPE_VARIABLE = 0xc5 |
Definition at line 191 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::copy(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setAccel(), TraCIAPI::VehicleTypeScope::setApparentDecel(), TraCIAPI::VehicleTypeScope::setColor(), TraCIAPI::VehicleTypeScope::setDecel(), TraCIAPI::VehicleTypeScope::setEmergencyDecel(), 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().
TRACI_CONST int libsumo::CMD_SETORDER = 0x03 |
Definition at line 62 of file TraCIConstants.h.
Referenced by TraCIServer::checkClientOrdering(), TraCITestClient::commandSetOrder(), TraCIServer::dispatchCommand(), TraCIAPI::send_commandSetOrder(), libtraci::Connection::setOrder(), and TraCIAPI::setOrder().
TRACI_CONST int libsumo::CMD_SIMSTEP = 0x02 |
Definition at line 59 of file TraCIConstants.h.
Referenced by TraCITestClient::commandSimulationStep(), TraCIServer::dispatchCommand(), TraCIServer::postProcessSimulationStep(), TraCIServer::processCommands(), TraCIAPI::send_commandSimulationStep(), TraCIServer::sendSingleSimStepResponse(), libtraci::Connection::simulationStep(), and TraCIAPI::simulationStep().
TRACI_CONST int libsumo::CMD_SLOWDOWN = 0x14 |
Definition at line 77 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::slowDown().
TRACI_CONST int libsumo::CMD_STOP = 0x12 |
Definition at line 65 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setStop().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_BUSSTOP_CONTEXT = 0x8f |
Definition at line 333 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_BUSSTOP_VARIABLE = 0xdf |
Definition at line 343 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_CALIBRATOR_CONTEXT = 0x07 |
Definition at line 393 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_CALIBRATOR_VARIABLE = 0x57 |
Definition at line 403 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_CHARGINGSTATION_CONTEXT = 0x05 |
Definition at line 363 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_CHARGINGSTATION_VARIABLE = 0x55 |
Definition at line 373 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_EDGE_CONTEXT = 0x8a |
Definition at line 258 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_EDGE_VARIABLE = 0xda |
Definition at line 268 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libtraci::Connection::subscribe().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_GUI_CONTEXT = 0x8c |
Definition at line 288 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_GUI_VARIABLE = 0xdc |
Definition at line 298 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_INDUCTIONLOOP_CONTEXT = 0x80 |
Definition at line 108 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_INDUCTIONLOOP_VARIABLE = 0xd0 |
Definition at line 118 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libtraci::Connection::subscribe().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_JUNCTION_CONTEXT = 0x89 |
Definition at line 243 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_JUNCTION_VARIABLE = 0xd9 |
Definition at line 253 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_LANE_CONTEXT = 0x83 |
Definition at line 153 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_LANE_VARIABLE = 0xd3 |
Definition at line 163 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libtraci::Connection::subscribe().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_LANEAREA_CONTEXT = 0x8d |
Definition at line 303 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_LANEAREA_VARIABLE = 0xdd |
Definition at line 313 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libtraci::Connection::subscribe().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_MEANDATA_CONTEXT = 0x0a |
Definition at line 438 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_MEANDATA_VARIABLE = 0x5a |
Definition at line 448 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_MULTIENTRYEXIT_CONTEXT = 0x81 |
Definition at line 123 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_MULTIENTRYEXIT_VARIABLE = 0xd1 |
Definition at line 133 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libtraci::Connection::subscribe().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_OVERHEADWIRE_CONTEXT = 0x0b |
Definition at line 453 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_OVERHEADWIRE_VARIABLE = 0x5b |
Definition at line 463 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_PARKINGAREA_CONTEXT = 0x04 |
Definition at line 348 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_PARKINGAREA_VARIABLE = 0x54 |
Definition at line 358 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_PERSON_CONTEXT = 0x8e |
Definition at line 318 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), libsumo::Helper::findObjectShape(), libsumo::Helper::handleSubscriptions(), and TraCIServer::postProcessSimulationStep().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_PERSON_VARIABLE = 0xde |
Definition at line 328 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), libsumo::Helper::handleSubscriptions(), and TraCIServer::postProcessSimulationStep().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_POI_CONTEXT = 0x87 |
Definition at line 213 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_POI_VARIABLE = 0xd7 |
Definition at line 223 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_POLYGON_CONTEXT = 0x88 |
Definition at line 228 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and libsumo::Helper::findObjectShape().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_POLYGON_VARIABLE = 0xd8 |
Definition at line 238 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_REROUTER_CONTEXT = 0x08 |
Definition at line 408 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_REROUTER_VARIABLE = 0x58 |
Definition at line 418 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_ROUTE_CONTEXT = 0x86 |
Definition at line 198 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_ROUTE_VARIABLE = 0xd6 |
Definition at line 208 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_ROUTEPROBE_CONTEXT = 0x06 |
Definition at line 378 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_ROUTEPROBE_VARIABLE = 0x56 |
Definition at line 388 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_SIM_CONTEXT = 0x8b |
Definition at line 273 of file TraCIConstants.h.
Referenced by TraCIServer::addObjectVariableSubscription(), TraCIServer::dispatchCommand(), and libsumo::Helper::subscribe().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_SIM_VARIABLE = 0xdb |
Definition at line 283 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and LIBSUMO_NAMESPACE::Simulation::subscribe().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_TL_CONTEXT = 0x82 |
Definition at line 138 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_TL_VARIABLE = 0xd2 |
Definition at line 148 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_VARIABLESPEEDSIGN_CONTEXT = 0x09 |
Definition at line 423 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_VARIABLESPEEDSIGN_VARIABLE = 0x59 |
Definition at line 433 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_VEHICLE_CONTEXT = 0x84 |
Definition at line 168 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), libsumo::Helper::findObjectShape(), libsumo::Helper::handleSubscriptions(), libsumo::Subscription::isVehicleToPersonContextSubscription(), libsumo::Subscription::isVehicleToVehicleContextSubscription(), and TraCIServer::postProcessSimulationStep().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_VEHICLE_VARIABLE = 0xd4 |
Definition at line 178 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), libsumo::Helper::handleSubscriptions(), TraCIServer::postProcessSimulationStep(), libtraci::Connection::subscribe(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_VEHICLETYPE_CONTEXT = 0x85 |
Definition at line 183 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_SUBSCRIBE_VEHICLETYPE_VARIABLE = 0xd5 |
Definition at line 193 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand().
TRACI_CONST int libsumo::CMD_TAXI_DISPATCH = 0x21 |
Definition at line 95 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::COPY = 0x88 |
Definition at line 1375 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::copy(), TraCIServerAPI_VehicleType::processSet(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::DEFAULT_NUM_RETRIES = 60 |
Definition at line 528 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_BEGIN = -0x05 |
Definition at line 602 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_CONTAINER_TRIGGERED = -0x02 |
Definition at line 599 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_LANE_ALLOWED_FREE = -0x04 |
Definition at line 609 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_LANE_BEST_FREE = -0x05 |
Definition at line 610 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_LANE_FIRST_ALLOWED = -0x06 |
Definition at line 611 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_LANE_FREE = -0x03 |
Definition at line 608 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_LANE_RANDOM = -0x02 |
Definition at line 607 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_NOW = -0x03 |
Definition at line 600 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_POS_BASE = -0x04 |
Definition at line 615 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_POS_FREE = -0x03 |
Definition at line 614 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_POS_LAST = -0x05 |
Definition at line 616 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_POS_RANDOM = -0x02 |
Definition at line 613 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_POS_RANDOM_FREE = -0x06 |
Definition at line 617 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_SPEED_MAX = -0x03 |
Definition at line 605 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_SPEED_RANDOM = -0x02 |
Definition at line 604 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_SPLIT = -0x04 |
Definition at line 601 of file TraCIConstants.h.
TRACI_CONST int libsumo::DEPARTFLAG_TRIGGERED = -0x01 |
Definition at line 598 of file TraCIConstants.h.
TRACI_CONST int libsumo::DISTANCE_REQUEST = 0x83 |
Definition at line 1381 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDistance2D(), TraCIAPI::SimulationScope::getDistanceRoad(), TraCIServerAPI_Simulation::processGet(), and TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::FILTER_TYPE_DOWNSTREAM_DIST = 0x03 |
Definition at line 670 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), and TraCIAPI::VehicleScope::addSubscriptionFilterDownstreamDistance().
TRACI_CONST int libsumo::FILTER_TYPE_FIELD_OF_VISION = 0x0A |
Definition at line 688 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), and TraCIAPI::VehicleScope::addSubscriptionFilterFieldOfVision().
TRACI_CONST int libsumo::FILTER_TYPE_LANES = 0x01 |
Definition at line 664 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), TraCIAPI::VehicleScope::addSubscriptionFilterLanes(), and TraCIAPI::VehicleScope::addSubscriptionFilterLeadFollow().
TRACI_CONST int libsumo::FILTER_TYPE_LATERAL_DIST = 0x0B |
Definition at line 691 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), and TraCIAPI::VehicleScope::addSubscriptionFilterLateralDistance().
TRACI_CONST int libsumo::FILTER_TYPE_LEAD_FOLLOW = 0x05 |
Definition at line 676 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), and TraCIAPI::VehicleScope::addSubscriptionFilterLeadFollow().
TRACI_CONST int libsumo::FILTER_TYPE_NONE = 0x00 |
Definition at line 661 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter().
TRACI_CONST int libsumo::FILTER_TYPE_NOOPPOSITE = 0x02 |
Definition at line 667 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), and TraCIAPI::VehicleScope::addSubscriptionFilterNoOpposite().
TRACI_CONST int libsumo::FILTER_TYPE_TURN = 0x07 |
Definition at line 679 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), and TraCIAPI::VehicleScope::addSubscriptionFilterTurn().
TRACI_CONST int libsumo::FILTER_TYPE_UPSTREAM_DIST = 0x04 |
Definition at line 673 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), and TraCIAPI::VehicleScope::addSubscriptionFilterUpstreamDistance().
TRACI_CONST int libsumo::FILTER_TYPE_VCLASS = 0x08 |
Definition at line 682 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), and TraCIAPI::VehicleScope::addSubscriptionFilterVClass().
TRACI_CONST int libsumo::FILTER_TYPE_VTYPE = 0x09 |
Definition at line 685 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), and TraCIAPI::VehicleScope::addSubscriptionFilterVType().
TRACI_CONST int libsumo::FIND_INTERMODAL_ROUTE = 0x87 |
Definition at line 1393 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::FIND_ROUTE = 0x86 |
Definition at line 1390 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::findRoute(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::FROM_JUNCTION = 0x7b |
Definition at line 727 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Edge::handleVariable().
TRACI_CONST int libsumo::GENERIC_ATTRIBUTE = 0x03 |
Definition at line 709 of file TraCIConstants.h.
TRACI_CONST int libsumo::ID_COUNT = 0x01 |
Definition at line 700 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIScopeWrapper::getIDCount(), LIBSUMO_NAMESPACE::BusStop::handleVariable(), LIBSUMO_NAMESPACE::Calibrator::handleVariable(), LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), LIBSUMO_NAMESPACE::Junction::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), LIBSUMO_NAMESPACE::MeanData::handleVariable(), LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable(), LIBSUMO_NAMESPACE::OverheadWire::handleVariable(), LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::Polygon::handleVariable(), LIBSUMO_NAMESPACE::Rerouter::handleVariable(), LIBSUMO_NAMESPACE::Route::handleVariable(), LIBSUMO_NAMESPACE::RouteProbe::handleVariable(), LIBSUMO_NAMESPACE::TrafficLight::handleVariable(), LIBSUMO_NAMESPACE::VariableSpeedSign::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), and LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID().
TRACI_CONST int libsumo::INCOMING_EDGES = 0x7b |
Definition at line 733 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Junction::handleVariable().
TRACI_CONST double libsumo::INVALID_DOUBLE_VALUE = -1073741824.0 |
Definition at line 522 of file TraCIConstants.h.
Referenced by TraCIServer::addObjectVariableSubscription(), LIBSUMO_NAMESPACE::Vehicle::addSubscriptionFilterCFManeuver(), LIBSUMO_NAMESPACE::Vehicle::addSubscriptionFilterLanes(), LIBSUMO_NAMESPACE::Vehicle::addSubscriptionFilterLateralDistance(), LIBSUMO_NAMESPACE::Vehicle::addSubscriptionFilterLCManeuver(), LIBSUMO_NAMESPACE::Vehicle::addSubscriptionFilterTurn(), libsumo::Helper::buildStopData(), libsumo::Helper::buildStopParameters(), LIBSUMO_NAMESPACE::Person::convertTraCIStage(), LIBSUMO_NAMESPACE::Simulation::findIntermodalRoute(), LIBSUMO_NAMESPACE::Vehicle::getAcceleration(), LIBSUMO_NAMESPACE::Vehicle::getAccumulatedWaitingTime(), LIBSUMO_NAMESPACE::Vehicle::getAdaptedTraveltime(), LIBSUMO_NAMESPACE::Vehicle::getAllowedSpeed(), LIBSUMO_NAMESPACE::Edge::getAngle(), LIBSUMO_NAMESPACE::Lane::getAngle(), LIBSUMO_NAMESPACE::Vehicle::getAngle(), LIBSUMO_NAMESPACE::Vehicle::getCO2Emission(), LIBSUMO_NAMESPACE::Vehicle::getCOEmission(), LIBSUMO_NAMESPACE::Vehicle::getDeparture(), LIBSUMO_NAMESPACE::Vehicle::getDistance(), TraCIAPI::TraCIScopeWrapper::getDouble(), LIBSUMO_NAMESPACE::Vehicle::getDrivingDistance(), libsumo::Helper::getDrivingDistance(), LIBSUMO_NAMESPACE::Vehicle::getDrivingDistance2D(), LIBSUMO_NAMESPACE::Vehicle::getEffort(), LIBSUMO_NAMESPACE::Vehicle::getElectricityConsumption(), TraCIAPI::VehicleScope::getFollower(), LIBSUMO_NAMESPACE::Vehicle::getFollowSpeed(), LIBSUMO_NAMESPACE::Vehicle::getFuelConsumption(), LIBSUMO_NAMESPACE::Vehicle::getHCEmission(), LIBSUMO_NAMESPACE::Vehicle::getLanePosition(), LIBSUMO_NAMESPACE::InductionLoop::getLastIntervalMeanSpeed(), LIBSUMO_NAMESPACE::InductionLoop::getLastIntervalOccupancy(), LIBSUMO_NAMESPACE::Vehicle::getLateralLanePosition(), LIBSUMO_NAMESPACE::Vehicle::getLateralSpeed(), TraCIAPI::VehicleScope::getLeader(), LIBSUMO_NAMESPACE::Vehicle::getNoiseEmission(), LIBSUMO_NAMESPACE::Vehicle::getNOxEmission(), LIBSUMO_NAMESPACE::Vehicle::getPMxEmission(), LIBSUMO_NAMESPACE::Vehicle::getSecureGap(), LIBSUMO_NAMESPACE::Vehicle::getSlope(), LIBSUMO_NAMESPACE::Vehicle::getSpeed(), LIBSUMO_NAMESPACE::Vehicle::getSpeedWithoutTraCI(), LIBSUMO_NAMESPACE::Person::getStage(), LIBSUMO_NAMESPACE::Vehicle::getStopArrivalDelay(), LIBSUMO_NAMESPACE::Vehicle::getStopParameter(), LIBSUMO_NAMESPACE::Vehicle::getStopSpeed(), libsumo::TraCIPosition::getString(), TraCIServerAPI_Vehicle::insertReplaceStop(), libsumo_vehicle_moveToXY(), libsumo::Helper::makeTraCIPosition(), LIBSUMO_NAMESPACE::Person::moveTo(), LIBSUMO_NAMESPACE::Person::moveToXY(), LIBSUMO_NAMESPACE::Vehicle::moveToXY(), libsumo::Helper::moveToXYMap(), MSDevice_FCDReplay::FCDHandler::myStartElement(), TraCIServerAPI_Vehicle::processSet(), LIBSUMO_NAMESPACE::Vehicle::setAdaptedTraveltime(), LIBSUMO_NAMESPACE::Vehicle::setEffort(), LIBSUMO_NAMESPACE::Vehicle::setPreviousSpeed(), and libsumo::Helper::subscribe().
TRACI_CONST int libsumo::INVALID_INT_VALUE = -1073741824 |
Definition at line 524 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::addSubscriptionFilterLCManeuver(), TraCIAPI::TraCIScopeWrapper::getByte(), TraCIAPI::TraCIScopeWrapper::getInt(), LIBSUMO_NAMESPACE::Vehicle::getLaneChangeMode(), TraCIAPI::VehicleScope::getLaneChangeState(), LIBSUMO_NAMESPACE::Vehicle::getLaneIndex(), LIBSUMO_NAMESPACE::InductionLoop::getLastIntervalVehicleNumber(), LIBSUMO_NAMESPACE::Vehicle::getRouteIndex(), LIBSUMO_NAMESPACE::Vehicle::getSegmentIndex(), LIBSUMO_NAMESPACE::Vehicle::getSpeedMode(), and TraCIAPI::TraCIScopeWrapper::getUnsignedByte().
TRACI_CONST int libsumo::JAM_LENGTH_METERS = 0x19 |
Definition at line 778 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::JAM_LENGTH_VEHICLE = 0x18 |
Definition at line 775 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::LANE_ALLOWED = 0x34 |
Definition at line 928 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getAllowed(), LIBSUMO_NAMESPACE::Lane::handleVariable(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Lane::processSet(), and TraCIAPI::LaneScope::setAllowed().
TRACI_CONST int libsumo::LANE_CHANGES = 0x3c |
Definition at line 934 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Lane::handleVariable(), and TraCIServerAPI_Lane::processSet().
TRACI_CONST int libsumo::LANE_DISALLOWED = 0x35 |
Definition at line 931 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getDisallowed(), LIBSUMO_NAMESPACE::Lane::handleVariable(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Lane::processSet(), and TraCIAPI::LaneScope::setDisallowed().
TRACI_CONST int libsumo::LANE_EDGE_ID = 0x31 |
Definition at line 922 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getEdgeID(), and LIBSUMO_NAMESPACE::Lane::handleVariable().
TRACI_CONST int libsumo::LANE_LINK_NUMBER = 0x30 |
Definition at line 919 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getLinkNumber(), and LIBSUMO_NAMESPACE::Lane::handleVariable().
TRACI_CONST int libsumo::LANE_LINKS = 0x33 |
Definition at line 925 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getLinks(), and TraCIServerAPI_Lane::processGet().
TRACI_CONST int libsumo::LANECHANGE_LEFT = 0x01 |
Definition at line 653 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Lane::getChangePermissions(), and LIBSUMO_NAMESPACE::Lane::setChangePermissions().
TRACI_CONST int libsumo::LANECHANGE_RIGHT = -0x01 |
Definition at line 654 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Lane::getChangePermissions(), and LIBSUMO_NAMESPACE::Lane::setChangePermissions().
TRACI_CONST int libsumo::LAST_STEP_LENGTH = 0x15 |
Definition at line 742 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepLength(), TraCIAPI::LaneScope::getLastStepLength(), TraCIAPI::InductionLoopScope::getLastStepMeanLength(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), and LIBSUMO_NAMESPACE::Lane::handleVariable().
TRACI_CONST int libsumo::LAST_STEP_MEAN_SPEED = 0x11 |
Definition at line 715 of file TraCIConstants.h.
Referenced by TraCIAPI::MeMeScope::getLastStepMeanSpeed(), TraCIAPI::EdgeScope::getLastStepMeanSpeed(), TraCIAPI::LaneScope::getLastStepMeanSpeed(), TraCIAPI::InductionLoopScope::getLastStepMeanSpeed(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), and LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable().
TRACI_CONST int libsumo::LAST_STEP_OCCUPANCY = 0x13 |
Definition at line 721 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getLastStepOccupancy(), TraCIAPI::LaneScope::getLastStepOccupancy(), TraCIAPI::InductionLoopScope::getLastStepOccupancy(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), and LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::LAST_STEP_PERSON_ID_LIST = 0x1a |
Definition at line 799 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getPersonIDList(), LIBSUMO_NAMESPACE::Edge::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::LAST_STEP_TIME_SINCE_DETECTION = 0x16 |
Definition at line 745 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getTimeSinceDetection(), and LIBSUMO_NAMESPACE::InductionLoop::handleVariable().
TRACI_CONST int libsumo::LAST_STEP_VEHICLE_DATA = 0x17 |
Definition at line 748 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getVehicleData(), and TraCIServerAPI_InductionLoop::processGet().
TRACI_CONST int libsumo::LAST_STEP_VEHICLE_HALTING_NUMBER = 0x14 |
Definition at line 724 of file TraCIConstants.h.
Referenced by TraCIAPI::MeMeScope::getLastStepHaltingNumber(), TraCIAPI::EdgeScope::getLastStepHaltingNumber(), TraCIAPI::LaneScope::getLastStepHaltingNumber(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), and LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable().
TRACI_CONST int libsumo::LAST_STEP_VEHICLE_ID_LIST = 0x12 |
Definition at line 718 of file TraCIConstants.h.
Referenced by TraCIAPI::MeMeScope::getLastStepVehicleIDs(), TraCIAPI::EdgeScope::getLastStepVehicleIDs(), TraCIAPI::LaneScope::getLastStepVehicleIDs(), TraCIAPI::InductionLoopScope::getLastStepVehicleIDs(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), and LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable().
TRACI_CONST int libsumo::LAST_STEP_VEHICLE_NUMBER = 0x10 |
Definition at line 712 of file TraCIConstants.h.
Referenced by TraCIAPI::MeMeScope::getLastStepVehicleNumber(), TraCIAPI::EdgeScope::getLastStepVehicleNumber(), TraCIAPI::LaneScope::getLastStepVehicleNumber(), TraCIAPI::InductionLoopScope::getLastStepVehicleNumber(), libsumo::Helper::handleSingleSubscription(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable(), and libtraci::Connection::subscribe().
TRACI_CONST int libsumo::MAX_ORDER = 1073741824 |
Definition at line 526 of file TraCIConstants.h.
Referenced by TraCIServer::dispatchCommand(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::MOVE_AUTOMATIC = 0x00 |
Definition at line 558 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::moveTo(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::MOVE_NORMAL = 0x02 |
Definition at line 562 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::moveTo().
TRACI_CONST int libsumo::MOVE_TELEPORT = 0x01 |
Definition at line 560 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::moveTo().
TRACI_CONST int libsumo::MOVE_TO_XY = 0xb4 |
Definition at line 1105 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::moveToXY(), TraCIAPI::VehicleScope::moveToXY(), TraCIServerAPI_Person::processSet(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::OUTGOING_EDGES = 0x7c |
Definition at line 736 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Junction::handleVariable().
TRACI_CONST int libsumo::POSITION_2D = 0x01 |
Definition at line 474 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIAPI::SimulationScope::convert2D(), TraCIAPI::SimulationScope::convertGeo(), TraCIAPI::SimulationScope::convertRoad(), TraCIAPI::SimulationScope::getDistance2D(), TraCIAPI::TraCIScopeWrapper::getPos(), libtraci::Domain< GET, SET >::getPos(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingPosition2D(), libtraci::Connection::readVariables(), TraCIAPI::readVariables(), TraCIAPI::GUIScope::setOffset(), TraCIAPI::POIScope::setPosition(), TraCITestClient::setValueTypeDependant(), and TraCIServer::wrapPosition().
TRACI_CONST int libsumo::POSITION_3D = 0x03 |
Definition at line 478 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIAPI::SimulationScope::convert3D(), TraCIAPI::TraCIScopeWrapper::getPos3D(), libtraci::Domain< GET, SET >::getPos3D(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), libtraci::Connection::readVariables(), TraCIAPI::readVariables(), TraCITestClient::setValueTypeDependant(), and TraCIServer::wrapPosition().
TRACI_CONST int libsumo::POSITION_CONVERSION = 0x82 |
Definition at line 1378 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::convert2D(), TraCIAPI::SimulationScope::convert3D(), TraCIAPI::SimulationScope::convertGeo(), TraCIAPI::SimulationScope::convertRoad(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::POSITION_LON_LAT = 0x00 |
Definition at line 472 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIAPI::SimulationScope::convert2D(), TraCIAPI::SimulationScope::convertGeo(), TraCIAPI::SimulationScope::convertRoad(), TraCIAPI::SimulationScope::getDistance2D(), and libtraci::Domain< GET, SET >::getPos().
TRACI_CONST int libsumo::POSITION_LON_LAT_ALT = 0x02 |
Definition at line 476 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIAPI::SimulationScope::convert3D(), and libtraci::Domain< GET, SET >::getPos3D().
TRACI_CONST int libsumo::POSITION_ROADMAP = 0x04 |
Definition at line 480 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIAPI::SimulationScope::convert2D(), TraCIAPI::SimulationScope::convert3D(), TraCIAPI::SimulationScope::convertRoad(), TraCIAPI::SimulationScope::getDistanceRoad(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), and TraCITestClient::setValueTypeDependant().
TRACI_CONST int libsumo::REMOVE = 0x81 |
Definition at line 1372 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIAPI::POIScope::remove(), TraCIAPI::PolygonScope::remove(), and TraCIAPI::VehicleScope::remove().
TRACI_CONST int libsumo::REMOVE_ARRIVED = 0x02 |
Definition at line 548 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::remove().
TRACI_CONST int libsumo::REMOVE_PARKING = 0x01 |
Definition at line 546 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::remove().
TRACI_CONST int libsumo::REMOVE_STAGE = 0xc5 |
Definition at line 1423 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Person::processSet(), and TraCIAPI::PersonScope::removeStage().
TRACI_CONST int libsumo::REMOVE_TELEPORT = 0x00 |
Definition at line 544 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::remove().
TRACI_CONST int libsumo::REMOVE_TELEPORT_ARRIVED = 0x04 |
Definition at line 552 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::remove().
TRACI_CONST int libsumo::REMOVE_VAPORIZED = 0x03 |
Definition at line 550 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::remove().
TRACI_CONST int libsumo::REPLACE_STAGE = 0xcd |
Definition at line 1420 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Person::processSet().
TRACI_CONST int libsumo::REQUEST_AIRDIST = 0x00 |
Definition at line 535 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDistance2D(), TraCIAPI::SimulationScope::getDistanceRoad(), and TraCITestClient::setValueTypeDependant().
TRACI_CONST int libsumo::REQUEST_DRIVINGDIST = 0x01 |
TRACI_CONST int libsumo::RESPONSE_GET_BUSSTOP_VARIABLE = 0xbf |
Definition at line 339 of file TraCIConstants.h.
Referenced by TraCIServerAPI_BusStop::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_CALIBRATOR_VARIABLE = 0x37 |
Definition at line 399 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Calibrator::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_CHARGINGSTATION_VARIABLE = 0x35 |
Definition at line 369 of file TraCIConstants.h.
Referenced by TraCIServerAPI_ChargingStation::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_EDGE_VARIABLE = 0xba |
Definition at line 264 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Edge::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_GUI_VARIABLE = 0xbc |
Definition at line 294 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_INDUCTIONLOOP_VARIABLE = 0xb0 |
Definition at line 114 of file TraCIConstants.h.
Referenced by TraCIServerAPI_InductionLoop::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_JUNCTION_VARIABLE = 0xb9 |
Definition at line 249 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Junction::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_LANE_VARIABLE = 0xb3 |
Definition at line 159 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Lane::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_LANEAREA_VARIABLE = 0xbd |
Definition at line 309 of file TraCIConstants.h.
Referenced by TraCIServerAPI_LaneArea::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_MEANDATA_VARIABLE = 0x3a |
Definition at line 444 of file TraCIConstants.h.
Referenced by TraCIServerAPI_MeanData::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_MULTIENTRYEXIT_VARIABLE = 0xb1 |
Definition at line 129 of file TraCIConstants.h.
Referenced by TraCIServerAPI_MultiEntryExit::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_OVERHEADWIRE_VARIABLE = 0x3b |
Definition at line 459 of file TraCIConstants.h.
Referenced by TraCIServerAPI_OverheadWire::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_PARKINGAREA_VARIABLE = 0x34 |
Definition at line 354 of file TraCIConstants.h.
Referenced by TraCIServerAPI_ParkingArea::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_PERSON_VARIABLE = 0xbe |
Definition at line 324 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Person::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_POI_VARIABLE = 0xb7 |
Definition at line 219 of file TraCIConstants.h.
Referenced by TraCIServerAPI_POI::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_POLYGON_VARIABLE = 0xb8 |
Definition at line 234 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Polygon::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_REROUTER_VARIABLE = 0x38 |
Definition at line 414 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Rerouter::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_ROUTE_VARIABLE = 0xb6 |
Definition at line 204 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Route::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_ROUTEPROBE_VARIABLE = 0x36 |
Definition at line 384 of file TraCIConstants.h.
Referenced by TraCIServerAPI_RouteProbe::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_SIM_VARIABLE = 0xbb |
Definition at line 279 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_TL_VARIABLE = 0xb2 |
Definition at line 144 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_VARIABLESPEEDSIGN_VARIABLE = 0x39 |
Definition at line 429 of file TraCIConstants.h.
Referenced by TraCIServerAPI_VariableSpeedSign::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_VEHICLE_VARIABLE = 0xb4 |
Definition at line 174 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::RESPONSE_GET_VEHICLETYPE_VARIABLE = 0xb5 |
Definition at line 189 of file TraCIConstants.h.
Referenced by TraCIServerAPI_VehicleType::processGet().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_BUSSTOP_CONTEXT = 0x9f |
Definition at line 335 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_BUSSTOP_VARIABLE = 0xef |
Definition at line 345 of file TraCIConstants.h.
Referenced by libtraci::Connection::simulationStep().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_CALIBRATOR_CONTEXT = 0x17 |
Definition at line 395 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_CALIBRATOR_VARIABLE = 0x67 |
Definition at line 405 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_CHARGINGSTATION_CONTEXT = 0x15 |
Definition at line 365 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_CHARGINGSTATION_VARIABLE = 0x65 |
Definition at line 375 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_EDGE_CONTEXT = 0x9a |
Definition at line 260 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_EDGE_VARIABLE = 0xea |
Definition at line 270 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_GUI_CONTEXT = 0x9c |
Definition at line 290 of file TraCIConstants.h.
Referenced by TraCITestClient::validateSubscription().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_GUI_VARIABLE = 0xec |
Definition at line 300 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI(), and TraCITestClient::validateSubscription().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_INDUCTIONLOOP_CONTEXT = 0x90 |
Definition at line 110 of file TraCIConstants.h.
Referenced by TraCITestClient::validateSubscription().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_INDUCTIONLOOP_VARIABLE = 0xe0 |
Definition at line 120 of file TraCIConstants.h.
Referenced by libtraci::Connection::simulationStep(), TraCIAPI::simulationStep(), and TraCITestClient::validateSubscription().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_JUNCTION_CONTEXT = 0x99 |
Definition at line 245 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_JUNCTION_VARIABLE = 0xe9 |
Definition at line 255 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_LANE_CONTEXT = 0x93 |
Definition at line 155 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_LANE_VARIABLE = 0xe3 |
Definition at line 165 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_LANEAREA_CONTEXT = 0x9d |
Definition at line 305 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_LANEAREA_VARIABLE = 0xed |
Definition at line 315 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_MEANDATA_CONTEXT = 0x1a |
Definition at line 440 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_MEANDATA_VARIABLE = 0x6a |
Definition at line 450 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_MULTIENTRYEXIT_CONTEXT = 0x91 |
Definition at line 125 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_MULTIENTRYEXIT_VARIABLE = 0xe1 |
Definition at line 135 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_OVERHEADWIRE_CONTEXT = 0x1b |
Definition at line 455 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_OVERHEADWIRE_VARIABLE = 0x6b |
Definition at line 465 of file TraCIConstants.h.
Referenced by libtraci::Connection::simulationStep().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_PARKINGAREA_CONTEXT = 0x14 |
Definition at line 350 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_PARKINGAREA_VARIABLE = 0x64 |
Definition at line 360 of file TraCIConstants.h.
Referenced by libtraci::Connection::simulationStep().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_PERSON_CONTEXT = 0x9e |
Definition at line 320 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_PERSON_VARIABLE = 0xee |
Definition at line 330 of file TraCIConstants.h.
Referenced by TraCIAPI::simulationStep(), and TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_POI_CONTEXT = 0x97 |
Definition at line 215 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_POI_VARIABLE = 0xe7 |
Definition at line 225 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_POLYGON_CONTEXT = 0x98 |
Definition at line 230 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_POLYGON_VARIABLE = 0xe8 |
Definition at line 240 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_REROUTER_CONTEXT = 0x18 |
Definition at line 410 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_REROUTER_VARIABLE = 0x68 |
Definition at line 420 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_ROUTE_CONTEXT = 0x96 |
Definition at line 200 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_ROUTE_VARIABLE = 0xe6 |
Definition at line 210 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_ROUTEPROBE_CONTEXT = 0x16 |
Definition at line 380 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_ROUTEPROBE_VARIABLE = 0x66 |
Definition at line 390 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_SIM_CONTEXT = 0x9b |
Definition at line 275 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_SIM_VARIABLE = 0xeb |
Definition at line 285 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_TL_CONTEXT = 0x92 |
Definition at line 140 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_TL_VARIABLE = 0xe2 |
Definition at line 150 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_VARIABLESPEEDSIGN_CONTEXT = 0x19 |
Definition at line 425 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_VARIABLESPEEDSIGN_VARIABLE = 0x69 |
Definition at line 435 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_VEHICLE_CONTEXT = 0x94 |
Definition at line 170 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_VEHICLE_VARIABLE = 0xe4 |
Definition at line 180 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_VEHICLETYPE_CONTEXT = 0x95 |
Definition at line 185 of file TraCIConstants.h.
TRACI_CONST int libsumo::RESPONSE_SUBSCRIBE_VEHICLETYPE_VARIABLE = 0xe5 |
Definition at line 195 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIAPI().
TRACI_CONST int libsumo::ROUTING_MODE_AGGREGATED = 0x01 |
Definition at line 631 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::findRoute(), MSBaseVehicle::getRouterTT(), and TraCITestClient::testAPI().
TRACI_CONST int libsumo::ROUTING_MODE_AGGREGATED_CUSTOM = 0x04 |
Definition at line 637 of file TraCIConstants.h.
Referenced by MSNet::getTravelTime(), and LIBSUMO_NAMESPACE::Vehicle::rerouteTraveltime().
TRACI_CONST int libsumo::ROUTING_MODE_COMBINED = 0x03 |
Definition at line 635 of file TraCIConstants.h.
Referenced by MSNet::getIntermodalRouter().
TRACI_CONST int libsumo::ROUTING_MODE_DEFAULT = 0x00 |
Definition at line 629 of file TraCIConstants.h.
Referenced by MSTransportable::getRoutingMode(), MSBaseVehicle::initTransientModelParams(), and LIBSUMO_NAMESPACE::Vehicle::rerouteTraveltime().
TRACI_CONST int libsumo::ROUTING_MODE_EFFORT = 0x02 |
Definition at line 633 of file TraCIConstants.h.
TRACI_CONST int libsumo::ROUTING_MODE_IGNORE_TRANSIENT_PERMISSIONS = 0x08 |
Definition at line 640 of file TraCIConstants.h.
Referenced by MSLane::allowsVehicleClass(), MSBaseVehicle::hasValidRoute(), and MSBaseVehicle::ignoreTransientPermissions().
TRACI_CONST int libsumo::RTYPE_ERR = 0xFF |
Definition at line 516 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), libtraci::Connection::check_resultState(), TraCIAPI::check_resultState(), TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIServerAPI_Simulation::commandPositionConversion(), TraCIServer::dispatchCommand(), TraCIServer::initialiseSubscription(), TraCIServerAPI_Vehicle::processSet(), TraCIServer::processSingleSubscription(), TraCIServer::removeSubscription(), TraCIServer::writeErrorStatusCmd(), and TraCIServer::writeStatusCmd().
TRACI_CONST int libsumo::RTYPE_NOTIMPLEMENTED = 0x01 |
Definition at line 514 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), libtraci::Connection::check_resultState(), TraCIAPI::check_resultState(), TraCIServer::dispatchCommand(), TraCIServer::processSingleSubscription(), and TraCIServer::writeStatusCmd().
TRACI_CONST int libsumo::RTYPE_OK = 0x00 |
Definition at line 512 of file TraCIConstants.h.
Referenced by TraCIServer::addSubscriptionFilter(), libtraci::Connection::check_resultState(), TraCIAPI::check_resultState(), TraCIServer::commandGetVersion(), TraCIServer::dispatchCommand(), TraCIServer::initialiseSubscription(), TraCIServer::postProcessSimulationStep(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_BusStop::processGet(), TraCIServerAPI_Calibrator::processGet(), TraCIServerAPI_ChargingStation::processGet(), TraCIServerAPI_Edge::processGet(), TraCIServerAPI_InductionLoop::processGet(), TraCIServerAPI_Junction::processGet(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_LaneArea::processGet(), TraCIServerAPI_MeanData::processGet(), TraCIServerAPI_MultiEntryExit::processGet(), TraCIServerAPI_OverheadWire::processGet(), TraCIServerAPI_ParkingArea::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_POI::processGet(), TraCIServerAPI_Polygon::processGet(), TraCIServerAPI_Rerouter::processGet(), TraCIServerAPI_Route::processGet(), TraCIServerAPI_RouteProbe::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_TrafficLight::processGet(), TraCIServerAPI_VariableSpeedSign::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_VehicleType::processGet(), TraCIServerAPI_GUI::processSet(), TraCIServerAPI_BusStop::processSet(), TraCIServerAPI_Calibrator::processSet(), TraCIServerAPI_ChargingStation::processSet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_InductionLoop::processSet(), TraCIServerAPI_Junction::processSet(), TraCIServerAPI_Lane::processSet(), TraCIServerAPI_LaneArea::processSet(), TraCIServerAPI_MultiEntryExit::processSet(), TraCIServerAPI_OverheadWire::processSet(), TraCIServerAPI_ParkingArea::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Rerouter::processSet(), TraCIServerAPI_Route::processSet(), TraCIServerAPI_RouteProbe::processSet(), TraCIServerAPI_Simulation::processSet(), TraCIServerAPI_TrafficLight::processSet(), TraCIServerAPI_VariableSpeedSign::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIServer::processSingleSubscription(), libtraci::Connection::readVariables(), TraCIAPI::readVariables(), TraCIServer::removeSubscription(), TraCIServer::sendSingleSimStepResponse(), and TraCITestClient::validateSubscription().
TRACI_CONST int libsumo::SPLIT_TAXI_RESERVATIONS = 0xc7 |
Definition at line 1429 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Person::processGet().
TRACI_CONST int libsumo::STAGE_ACCESS = 0x04 |
Definition at line 576 of file TraCIConstants.h.
TRACI_CONST int libsumo::STAGE_DRIVING = 0x03 |
TRACI_CONST int libsumo::STAGE_TRANSHIP = 0x06 |
Definition at line 580 of file TraCIConstants.h.
TRACI_CONST int libsumo::STAGE_TRIP = 0x05 |
Definition at line 578 of file TraCIConstants.h.
TRACI_CONST int libsumo::STAGE_WAITING = 0x01 |
Definition at line 570 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::appendWaitingStage(), LIBSUMO_NAMESPACE::Person::convertTraCIStage(), and TraCIServerAPI_Person::processSet().
TRACI_CONST int libsumo::STAGE_WAITING_FOR_DEPART = 0x00 |
Definition at line 568 of file TraCIConstants.h.
TRACI_CONST int libsumo::STAGE_WALKING = 0x02 |
Definition at line 572 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::appendWalkingStage(), LIBSUMO_NAMESPACE::Person::convertTraCIStage(), LIBSUMO_NAMESPACE::Simulation::findIntermodalRoute(), TraCIServerAPI_Person::processSet(), and TraCITestClient::testAPI().
TRACI_CONST int libsumo::STOP_BUS_STOP = 0x08 |
Definition at line 589 of file TraCIConstants.h.
TRACI_CONST int libsumo::STOP_CHARGING_STATION = 0x20 |
Definition at line 591 of file TraCIConstants.h.
TRACI_CONST int libsumo::STOP_CONTAINER_STOP = 0x10 |
Definition at line 590 of file TraCIConstants.h.
TRACI_CONST int libsumo::STOP_CONTAINER_TRIGGERED = 0x04 |
Definition at line 588 of file TraCIConstants.h.
TRACI_CONST int libsumo::STOP_DEFAULT = 0x00 |
Definition at line 585 of file TraCIConstants.h.
TRACI_CONST int libsumo::STOP_OVERHEAD_WIRE = 0x80 |
Definition at line 593 of file TraCIConstants.h.
TRACI_CONST int libsumo::STOP_PARKING = 0x01 |
Definition at line 586 of file TraCIConstants.h.
TRACI_CONST int libsumo::STOP_PARKING_AREA = 0x40 |
Definition at line 592 of file TraCIConstants.h.
TRACI_CONST int libsumo::STOP_TRIGGERED = 0x02 |
Definition at line 587 of file TraCIConstants.h.
TRACI_CONST int libsumo::TL_BLOCKING_VEHICLES = 0x25 |
Definition at line 862 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::TL_COMPLETE_DEFINITION_RYG = 0x2b |
Definition at line 886 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getAllProgramLogics(), and TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::TL_COMPLETE_PROGRAM_RYG = 0x2c |
Definition at line 889 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processSet(), and TraCIAPI::TrafficLightScope::setProgramLogic().
TRACI_CONST int libsumo::TL_CONSTRAINT = 0x2f |
Definition at line 898 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::TL_CONSTRAINT_ADD = 0x37 |
Definition at line 913 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processSet().
TRACI_CONST int libsumo::TL_CONSTRAINT_BYFOE = 0x34 |
Definition at line 904 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::TL_CONSTRAINT_REMOVE = 0x35 |
Definition at line 907 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processSet().
TRACI_CONST int libsumo::TL_CONSTRAINT_SWAP = 0x32 |
Definition at line 901 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::TL_CONSTRAINT_UPDATE = 0x36 |
Definition at line 910 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processSet().
TRACI_CONST int libsumo::TL_CONTROLLED_JUNCTIONS = 0x2a |
Definition at line 883 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::TrafficLight::handleVariable().
TRACI_CONST int libsumo::TL_CONTROLLED_LANES = 0x26 |
Definition at line 865 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getControlledLanes(), and LIBSUMO_NAMESPACE::TrafficLight::handleVariable().
TRACI_CONST int libsumo::TL_CONTROLLED_LINKS = 0x27 |
Definition at line 868 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getControlledLinks(), and TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::TL_CURRENT_PHASE = 0x28 |
Definition at line 871 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getPhase(), and LIBSUMO_NAMESPACE::TrafficLight::handleVariable().
TRACI_CONST int libsumo::TL_CURRENT_PROGRAM = 0x29 |
Definition at line 874 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getProgram(), and LIBSUMO_NAMESPACE::TrafficLight::handleVariable().
TRACI_CONST int libsumo::TL_EXTERNAL_STATE = 0x2e |
Definition at line 895 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::TL_NEXT_SWITCH = 0x2d |
Definition at line 892 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getNextSwitch(), and LIBSUMO_NAMESPACE::TrafficLight::handleVariable().
TRACI_CONST int libsumo::TL_PHASE_DURATION = 0x24 |
Definition at line 859 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getPhaseDuration(), LIBSUMO_NAMESPACE::TrafficLight::handleVariable(), TraCIServerAPI_TrafficLight::processSet(), and TraCIAPI::TrafficLightScope::setPhaseDuration().
TRACI_CONST int libsumo::TL_PHASE_INDEX = 0x22 |
Definition at line 853 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processSet(), and TraCIAPI::TrafficLightScope::setPhase().
TRACI_CONST int libsumo::TL_PRIORITY_VEHICLES = 0x31 |
Definition at line 880 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::TL_PROGRAM = 0x23 |
Definition at line 856 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processSet(), and TraCIAPI::TrafficLightScope::setProgram().
TRACI_CONST int libsumo::TL_RED_YELLOW_GREEN_STATE = 0x20 |
Definition at line 850 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getRedYellowGreenState(), LIBSUMO_NAMESPACE::TrafficLight::handleVariable(), TraCIServerAPI_TrafficLight::processSet(), and TraCIAPI::TrafficLightScope::setRedYellowGreenState().
TRACI_CONST int libsumo::TL_RIVAL_VEHICLES = 0x30 |
Definition at line 877 of file TraCIConstants.h.
Referenced by TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::TL_SPENT_DURATION = 0x38 |
Definition at line 916 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::TrafficLight::handleVariable().
TRACI_CONST int libsumo::TO_JUNCTION = 0x7c |
Definition at line 730 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Edge::handleVariable().
TRACI_CONST int libsumo::TRACI_ID_LIST = 0x00 |
Definition at line 697 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIScopeWrapper::getIDList(), libsumo::Helper::handleSingleSubscription(), LIBSUMO_NAMESPACE::BusStop::handleVariable(), LIBSUMO_NAMESPACE::Calibrator::handleVariable(), LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), LIBSUMO_NAMESPACE::Junction::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), LIBSUMO_NAMESPACE::MeanData::handleVariable(), LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable(), LIBSUMO_NAMESPACE::OverheadWire::handleVariable(), LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::Polygon::handleVariable(), LIBSUMO_NAMESPACE::Rerouter::handleVariable(), LIBSUMO_NAMESPACE::Route::handleVariable(), LIBSUMO_NAMESPACE::RouteProbe::handleVariable(), LIBSUMO_NAMESPACE::TrafficLight::handleVariable(), LIBSUMO_NAMESPACE::VariableSpeedSign::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServer::processSingleSubscription(), and libtraci::Connection::subscribe().
TRACI_CONST int libsumo::TRACI_VERSION = 21 |
Definition at line 44 of file TraCIConstants.h.
Referenced by TraCIServer::commandGetVersion(), and LIBSUMO_NAMESPACE::Simulation::getVersion().
TRACI_CONST int libsumo::TRAFFICLIGHT_TYPE_ACTUATED = 0x03 |
Definition at line 646 of file TraCIConstants.h.
TRACI_CONST int libsumo::TRAFFICLIGHT_TYPE_DELAYBASED = 0x05 |
Definition at line 648 of file TraCIConstants.h.
TRACI_CONST int libsumo::TRAFFICLIGHT_TYPE_NEMA = 0x04 |
Definition at line 647 of file TraCIConstants.h.
TRACI_CONST int libsumo::TRAFFICLIGHT_TYPE_STATIC = 0x00 |
Definition at line 645 of file TraCIConstants.h.
TRACI_CONST int libsumo::TYPE_BYTE = 0x08 |
Definition at line 491 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::changeLane(), TraCIAPI::VehicleScope::changeLaneRelative(), TraCIAPI::TraCIScopeWrapper::getByte(), libtraci::Domain< GET, SET >::getByte(), TraCIAPI::PersonScope::moveToXY(), TraCIAPI::VehicleScope::moveToXY(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingByte(), libsumo::StorageHelper::readTypedByte(), TraCIAPI::VehicleScope::remove(), TraCIAPI::VehicleScope::setStop(), TraCITestClient::setValueTypeDependant(), and libsumo::StorageHelper::writeTypedByte().
TRACI_CONST int libsumo::TYPE_COLOR = 0x11 |
Definition at line 505 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::TraCIScopeWrapper::getCol(), libtraci::Domain< GET, SET >::getCol(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingColor(), libtraci::Connection::readVariables(), TraCIAPI::readVariables(), libtraci::Domain< GET, SET >::setCol(), TraCIAPI::PersonScope::setColor(), TraCIAPI::POIScope::setColor(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::VehicleTypeScope::setColor(), TraCIAPI::VehicleScope::setColor(), TraCITestClient::setValueTypeDependant(), and TraCIServer::wrapColor().
TRACI_CONST int libsumo::TYPE_COMPOUND = 0x0F |
Definition at line 501 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::adaptTraveltime(), TraCIAPI::PersonScope::add(), TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::VehicleScope::add(), TraCIAPI::PersonScope::appendDrivingStage(), TraCIAPI::PersonScope::appendStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIAPI::VehicleScope::changeLane(), TraCIAPI::VehicleScope::changeLaneRelative(), TraCIAPI::SimulationScope::convert2D(), TraCIAPI::SimulationScope::convert3D(), TraCIAPI::SimulationScope::convertGeo(), TraCIAPI::SimulationScope::convertRoad(), TraCIAPI::SimulationScope::findRoute(), TraCIAPI::TrafficLightScope::getAllProgramLogics(), TraCIAPI::VehicleScope::getBestLanes(), TraCIAPI::TrafficLightScope::getControlledLinks(), TraCIAPI::SimulationScope::getDistance2D(), TraCIAPI::SimulationScope::getDistanceRoad(), TraCIAPI::VehicleScope::getFollower(), TraCIAPI::VehicleScope::getFollowSpeed(), TraCIAPI::VehicleScope::getLaneChangeState(), TraCIAPI::VehicleScope::getLeader(), TraCIAPI::LaneScope::getLinks(), TraCIAPI::VehicleScope::getNextTLS(), TraCIAPI::TraCIScopeWrapper::getParameterWithKey(), TraCIAPI::VehicleScope::getSecureGap(), TraCIAPI::VehicleScope::getStopSpeed(), TraCIAPI::TraCIScopeWrapper::getTraCIStage(), TraCIAPI::InductionLoopScope::getVehicleData(), TraCIServerAPI_Vehicle::insertReplaceStop(), TraCIAPI::PersonScope::moveTo(), TraCIAPI::VehicleScope::moveTo(), TraCIAPI::PersonScope::moveToXY(), TraCIAPI::VehicleScope::moveToXY(), TraCIAPI::VehicleScope::openGap(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_TrafficLight::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_GUI::processSet(), TraCIServerAPI_OverheadWire::processSet(), TraCIServerAPI_ParkingArea::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Rerouter::processSet(), TraCIServerAPI_Route::processSet(), TraCIServerAPI_RouteProbe::processSet(), TraCIServerAPI_TrafficLight::processSet(), TraCIServerAPI_VariableSpeedSign::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCITestClient::readAndReportTypeDependent(), libsumo::StorageHelper::readCompound(), libtraci::Connection::readVariables(), TraCIAPI::PersonScope::rerouteTraveltime(), TraCIAPI::VehicleScope::rerouteTraveltime(), TraCIAPI::GUIScope::screenshot(), TraCIAPI::VehicleScope::setAcceleration(), TraCIAPI::EdgeScope::setEffort(), TraCIAPI::TraCIScopeWrapper::setParameter(), TraCIAPI::VehicleScope::setPreviousSpeed(), TraCIAPI::TrafficLightScope::setProgramLogic(), TraCIAPI::VehicleScope::setStop(), TraCITestClient::setValueTypeDependant(), TraCIServerAPI_VehicleType::setVariable(), TraCIAPI::VehicleScope::slowDown(), TraCIServer::wrapStringDoublePair(), TraCIServer::wrapStringPair(), libsumo::StorageHelper::writeCompound(), and TraCIServerAPI_Vehicle::writeNextStops().
TRACI_CONST int libsumo::TYPE_DOUBLE = 0x0B |
Definition at line 495 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::adaptTraveltime(), TraCIAPI::PersonScope::add(), TraCIAPI::POIScope::add(), TraCIServer::addObjectVariableSubscription(), TraCIAPI::VehicleScope::addSubscriptionFilterFloat(), TraCIAPI::PersonScope::appendStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIAPI::VehicleScope::changeLane(), TraCIAPI::VehicleScope::changeLaneRelative(), TraCIAPI::VehicleScope::changeSublane(), TraCIServerAPI_Simulation::commandDistanceRequest(), TraCIAPI::SimulationScope::findRoute(), TraCIAPI::EdgeScope::getAdaptedTraveltime(), TraCIAPI::SimulationScope::getDistance2D(), TraCIAPI::SimulationScope::getDistanceRoad(), TraCIAPI::TraCIScopeWrapper::getDouble(), libtraci::Domain< GET, SET >::getDouble(), TraCIAPI::EdgeScope::getEffort(), TraCIAPI::VehicleScope::getFollower(), TraCIAPI::VehicleScope::getFollowSpeed(), TraCIAPI::VehicleScope::getLeader(), TraCIAPI::VehicleScope::getSecureGap(), TraCIAPI::VehicleScope::getStopSpeed(), libsumo::TraCIDouble::getType(), TraCIAPI::PersonScope::moveTo(), TraCIAPI::VehicleScope::moveTo(), TraCIAPI::PersonScope::moveToXY(), TraCIAPI::VehicleScope::moveToXY(), TraCIAPI::VehicleScope::openGap(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServerAPI_Vehicle::processSet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingDouble(), libsumo::StorageHelper::readTypedDouble(), libtraci::Connection::readVariables(), TraCIAPI::readVariables(), TraCIAPI::VehicleTypeScope::setAccel(), TraCIAPI::VehicleScope::setAcceleration(), TraCIAPI::VehicleTypeScope::setApparentDecel(), TraCIAPI::VehicleTypeScope::setDecel(), libtraci::Domain< GET, SET >::setDouble(), TraCIAPI::TraCIScopeWrapper::setDouble(), TraCIAPI::EdgeScope::setEffort(), TraCIAPI::VehicleTypeScope::setEmergencyDecel(), TraCIAPI::PersonScope::setHeight(), TraCIAPI::VehicleTypeScope::setHeight(), TraCIAPI::VehicleTypeScope::setImperfection(), TraCIAPI::PersonScope::setLength(), TraCIAPI::VehicleTypeScope::setLength(), TraCIAPI::PolygonScope::setLineWidth(), TraCIAPI::VehicleTypeScope::setMaxSpeed(), TraCIAPI::VehicleScope::setMaxSpeed(), TraCIAPI::VehicleTypeScope::setMaxSpeedLat(), TraCIAPI::PersonScope::setMinGap(), TraCIAPI::VehicleTypeScope::setMinGap(), TraCIAPI::VehicleScope::setMinGap(), TraCIAPI::VehicleTypeScope::setMinGapLat(), TraCIAPI::TrafficLightScope::setPhaseDuration(), TraCIAPI::VehicleScope::setPreviousSpeed(), TraCIAPI::TrafficLightScope::setProgramLogic(), TraCIAPI::PersonScope::setSpeed(), TraCIAPI::VehicleScope::setSpeed(), TraCIAPI::VehicleTypeScope::setSpeedDeviation(), TraCIAPI::PersonScope::setSpeedFactor(), TraCIAPI::VehicleTypeScope::setSpeedFactor(), TraCIAPI::VehicleScope::setSpeedFactor(), TraCIAPI::VehicleScope::setStop(), TraCIAPI::VehicleTypeScope::setTau(), TraCITestClient::setValueTypeDependant(), TraCIAPI::PersonScope::setWidth(), TraCIAPI::VehicleTypeScope::setWidth(), TraCIAPI::VehicleScope::slowDown(), libsumo::StorageHelper::toStorage(), TraCIServer::wrapDouble(), TraCIServer::wrapStringDoublePair(), TraCIServerAPI_Vehicle::writeNextStops(), and libsumo::StorageHelper::writeTypedDouble().
TRACI_CONST int libsumo::TYPE_DOUBLELIST = 0x10 |
Definition at line 503 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIScopeWrapper::getDoubleVector(), libtraci::Domain< GET, SET >::getDoubleVector(), TraCIServer::readTypeCheckingDoubleList(), and TraCIServer::wrapDoubleList().
TRACI_CONST int libsumo::TYPE_INTEGER = 0x09 |
Definition at line 493 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::VehicleScope::add(), TraCIAPI::PersonScope::appendDrivingStage(), TraCIAPI::PersonScope::appendStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIAPI::SimulationScope::findRoute(), TraCIAPI::PersonScope::getEdges(), TraCIAPI::TraCIScopeWrapper::getInt(), libtraci::Domain< GET, SET >::getInt(), TraCIAPI::VehicleScope::getLaneChangeState(), TraCIAPI::TrafficLightScope::getServedPersonCount(), TraCIAPI::PersonScope::getStage(), TraCIAPI::VehicleScope::moveTo(), TraCIAPI::VehicleScope::moveToXY(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_TrafficLight::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingInt(), libsumo::StorageHelper::readTypedInt(), libtraci::Connection::readVariables(), TraCIAPI::readVariables(), TraCIAPI::POIScope::remove(), TraCIAPI::PolygonScope::remove(), TraCIAPI::PersonScope::removeStage(), TraCIAPI::GUIScope::screenshot(), libtraci::Domain< GET, SET >::setInt(), TraCIAPI::TraCIScopeWrapper::setInt(), TraCIAPI::VehicleScope::setLaneChangeMode(), TraCIAPI::TrafficLightScope::setPhase(), TraCIAPI::TrafficLightScope::setProgramLogic(), TraCIAPI::VehicleScope::setRoutingMode(), TraCIAPI::VehicleScope::setSignals(), TraCIAPI::VehicleScope::setSpeedMode(), TraCITestClient::setValueTypeDependant(), TraCIServer::wrapInt(), TraCIServerAPI_Vehicle::writeNextStops(), libsumo::StorageHelper::writeStage(), TraCIServerAPI_Simulation::writeTransportableStateNumber(), libsumo::StorageHelper::writeTypedInt(), and TraCIServerAPI_Simulation::writeVehicleStateNumber().
TRACI_CONST int libsumo::TYPE_POLYGON = 0x06 |
Definition at line 487 of file TraCIConstants.h.
Referenced by TraCIAPI::PolygonScope::add(), TraCIAPI::TraCIScopeWrapper::getPolygon(), libtraci::Domain< GET, SET >::getPolygon(), TraCIServerAPI_Simulation::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingPolygon(), TraCIAPI::GUIScope::setBoundary(), TraCIAPI::PolygonScope::setShape(), TraCITestClient::setValueTypeDependant(), TraCIServer::wrapPositionVector(), libsumo::StorageHelper::writePolygon(), and TraCIServer::writePositionVector().
TRACI_CONST int libsumo::TYPE_STRING = 0x0C |
Definition at line 497 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::add(), TraCIAPI::POIScope::add(), TraCIAPI::PolygonScope::add(), TraCIAPI::VehicleScope::add(), TraCIServer::addObjectVariableSubscription(), TraCIAPI::PersonScope::appendDrivingStage(), TraCIAPI::PersonScope::appendStage(), TraCIAPI::PersonScope::appendWaitingStage(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIAPI::VehicleScope::changeTarget(), TraCIAPI::SimulationScope::convertRoad(), TraCIAPI::VehicleTypeScope::copy(), TraCIAPI::SimulationScope::findRoute(), TraCIAPI::LaneScope::getFoes(), TraCIAPI::VehicleScope::getFollowSpeed(), TraCIAPI::TraCIScopeWrapper::getParameter(), TraCIAPI::TraCIScopeWrapper::getParameterWithKey(), TraCIAPI::VehicleScope::getSecureGap(), TraCIAPI::TraCIScopeWrapper::getString(), libtraci::Domain< GET, SET >::getString(), libsumo::TraCIString::getType(), TraCIAPI::SimulationScope::loadState(), TraCIAPI::PersonScope::moveTo(), TraCIAPI::VehicleScope::moveTo(), TraCIAPI::PersonScope::moveToXY(), TraCIAPI::VehicleScope::moveToXY(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_Simulation::processGet(), TraCIServerAPI_TrafficLight::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCIServer::processSingleSubscription(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingString(), libsumo::StorageHelper::readTypedString(), libtraci::Connection::readVariables(), TraCIAPI::readVariables(), TraCIAPI::SimulationScope::saveState(), TraCIAPI::GUIScope::screenshot(), TraCIAPI::VehicleTypeScope::setEmissionClass(), TraCIAPI::VehicleScope::setEmissionClass(), TraCIAPI::VehicleTypeScope::setLateralAlignment(), TraCIAPI::VehicleScope::setLine(), TraCIAPI::TraCIScopeWrapper::setParameter(), TraCIAPI::TrafficLightScope::setPhaseName(), TraCIAPI::TrafficLightScope::setProgram(), TraCIAPI::TrafficLightScope::setProgramLogic(), TraCIAPI::TrafficLightScope::setRedYellowGreenState(), TraCIAPI::VehicleScope::setRouteID(), TraCIAPI::VehicleTypeScope::setShapeClass(), TraCIAPI::VehicleScope::setShapeClass(), TraCIAPI::VehicleScope::setStop(), libtraci::Domain< GET, SET >::setString(), TraCIAPI::TraCIScopeWrapper::setString(), TraCIAPI::PersonScope::setType(), TraCIAPI::PolygonScope::setType(), TraCIAPI::VehicleScope::setType(), TraCITestClient::setValueTypeDependant(), TraCIAPI::VehicleTypeScope::setVehicleClass(), libsumo::StorageHelper::toStorage(), TraCIServer::wrapString(), TraCIServer::wrapStringDoublePair(), TraCIServer::wrapStringPair(), TraCIAPI::SimulationScope::writeMessage(), TraCIServerAPI_Vehicle::writeNextStops(), and libsumo::StorageHelper::writeTypedString().
TRACI_CONST int libsumo::TYPE_STRINGLIST = 0x0E |
Definition at line 499 of file TraCIConstants.h.
Referenced by TraCIAPI::RouteScope::add(), TraCIAPI::VehicleScope::addSubscriptionFilterStringList(), TraCIAPI::PersonScope::appendStage(), TraCIAPI::PersonScope::appendWalkingStage(), TraCIAPI::LaneScope::getFoes(), TraCIAPI::TraCIScopeWrapper::getStringVector(), libtraci::Domain< GET, SET >::getStringVector(), TraCIAPI::load(), TraCIServerAPI_Person::processGet(), TraCIServerAPI_TrafficLight::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), TraCIServer::readTypeCheckingStringList(), libsumo::StorageHelper::readTypedStringList(), libtraci::Connection::readVariables(), TraCIAPI::readVariables(), TraCIAPI::TrafficLightScope::setProgramLogic(), TraCIAPI::VehicleScope::setRoute(), libtraci::Domain< GET, SET >::setStringVector(), TraCIAPI::TraCIScopeWrapper::setStringVector(), TraCITestClient::setValueTypeDependant(), TraCIAPI::VehicleScope::setVia(), TraCIServer::wrapStringList(), TraCIServerAPI_Simulation::writeTransportableStateIDs(), libsumo::StorageHelper::writeTypedStringList(), and TraCIServerAPI_Simulation::writeVehicleStateIDs().
TRACI_CONST int libsumo::TYPE_UBYTE = 0x07 |
Definition at line 489 of file TraCIConstants.h.
Referenced by TraCIAPI::PolygonScope::add(), TraCIAPI::SimulationScope::convert2D(), TraCIAPI::SimulationScope::convert3D(), TraCIAPI::SimulationScope::convertGeo(), TraCIAPI::SimulationScope::convertRoad(), TraCIAPI::TraCIScopeWrapper::getUnsignedByte(), libtraci::Domain< GET, SET >::getUnsignedByte(), TraCIServerAPI_Lane::processGet(), TraCIServerAPI_TrafficLight::processGet(), TraCIServerAPI_Vehicle::processGet(), TraCITestClient::readAndReportTypeDependent(), libsumo::StorageHelper::readBool(), TraCIServer::readTypeCheckingUnsignedByte(), and TraCITestClient::setValueTypeDependant().
TRACI_CONST int libsumo::VAR_ACCEL = 0x46 |
Definition at line 976 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getAccel(), TraCIAPI::VehicleScope::getAccel(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setAccel(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_ACCELERATION = 0x72 |
Definition at line 1219 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getAcceleration(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setAcceleration().
TRACI_CONST int libsumo::VAR_ACCESS_BADGE = 0x9b |
Definition at line 1474 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), and TraCIServerAPI_ParkingArea::processSet().
TRACI_CONST int libsumo::VAR_ACCUMULATED_WAITING_TIME = 0x87 |
Definition at line 1204 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getAccumulatedWaitingTime(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_ACTIONSTEPLENGTH = 0x7d |
Definition at line 988 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_ADD_DYNAMICS = 0x5c |
Definition at line 1078 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Polygon::processSet().
TRACI_CONST int libsumo::VAR_ALLOWED_SPEED = 0xb7 |
Definition at line 1115 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getAllowedSpeed(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_ANGLE = 0x43 |
Definition at line 967 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getAngle(), TraCIAPI::POIScope::getAngle(), TraCIAPI::VehicleScope::getAngle(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_GUI::processSet(), TraCIServerAPI_POI::processSet(), and TraCIAPI::POIScope::setAngle().
TRACI_CONST int libsumo::VAR_APPARENT_DECEL = 0x7c |
Definition at line 985 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getApparentDecel(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setApparentDecel(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_ARRIVALLANE = 0x76 |
Definition at line 1225 of file TraCIConstants.h.
TRACI_CONST int libsumo::VAR_ARRIVALPOS = 0x75 |
Definition at line 1222 of file TraCIConstants.h.
TRACI_CONST int libsumo::VAR_ARRIVALSPEED = 0x77 |
Definition at line 1228 of file TraCIConstants.h.
TRACI_CONST int libsumo::VAR_ARRIVED_PERSONS_IDS = 0x27 |
Definition at line 1291 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getArrivedPersonIDList(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_ARRIVED_PERSONS_NUMBER = 0x26 |
Definition at line 1288 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getArrivedPersonNumber(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_ARRIVED_VEHICLES_IDS = 0x7a |
Definition at line 1270 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getArrivedIDList(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_ARRIVED_VEHICLES_NUMBER = 0x79 |
Definition at line 1267 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getArrivedNumber(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_BEGIN = 0x1c |
Definition at line 823 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Calibrator::handleVariable().
TRACI_CONST int libsumo::VAR_BEST_LANES = 0xb2 |
Definition at line 1099 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getBestLanes(), and TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_BIDI = 0x7f |
Definition at line 739 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Edge::handleVariable(), and LIBSUMO_NAMESPACE::Lane::handleVariable().
TRACI_CONST int libsumo::VAR_BOARDING_DURATION = 0x2f |
TRACI_CONST int libsumo::VAR_BUS_STOP_ID_LIST = 0x9f |
Definition at line 1183 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable().
TRACI_CONST int libsumo::VAR_BUS_STOP_WAITING = 0x67 |
Definition at line 1186 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getBusStopWaiting(), LIBSUMO_NAMESPACE::BusStop::handleVariable(), and LIBSUMO_NAMESPACE::Simulation::handleVariable().
TRACI_CONST int libsumo::VAR_BUS_STOP_WAITING_IDS = 0xef |
Definition at line 1189 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getBusStopWaitingIDList(), LIBSUMO_NAMESPACE::BusStop::handleVariable(), and LIBSUMO_NAMESPACE::Simulation::handleVariable().
TRACI_CONST int libsumo::VAR_CO2EMISSION = 0x60 |
Definition at line 1145 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getCO2Emission(), TraCIAPI::LaneScope::getCO2Emission(), TraCIAPI::VehicleScope::getCO2Emission(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_COEMISSION = 0x61 |
Definition at line 1148 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getCOEmission(), TraCIAPI::LaneScope::getCOEmission(), TraCIAPI::VehicleScope::getCOEmission(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_COLLIDING_VEHICLES_IDS = 0x81 |
Definition at line 1327 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_COLLIDING_VEHICLES_NUMBER = 0x80 |
Definition at line 1324 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_COLLISIONS = 0x23 |
Definition at line 1354 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_COLOR = 0x45 |
Definition at line 973 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getColor(), TraCIAPI::POIScope::getColor(), TraCIAPI::PolygonScope::getColor(), TraCIAPI::VehicleTypeScope::getColor(), TraCIAPI::VehicleScope::getColor(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::Polygon::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::PersonScope::setColor(), TraCIAPI::POIScope::setColor(), TraCIAPI::PolygonScope::setColor(), TraCIAPI::VehicleTypeScope::setColor(), TraCIAPI::VehicleScope::setColor(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_CS_CHARGE_DELAY = 0x9a |
Definition at line 1471 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), and TraCIServerAPI_ChargingStation::processSet().
TRACI_CONST int libsumo::VAR_CS_CHARGE_IN_TRANSIT = 0x99 |
Definition at line 1468 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), and TraCIServerAPI_ChargingStation::processSet().
TRACI_CONST int libsumo::VAR_CS_EFFICIENCY = 0x98 |
Definition at line 1465 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), and TraCIServerAPI_ChargingStation::processSet().
TRACI_CONST int libsumo::VAR_CS_POWER = 0x97 |
Definition at line 1462 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), and TraCIServerAPI_ChargingStation::processSet().
TRACI_CONST int libsumo::VAR_CURRENT_TRAVELTIME = 0x5a |
Definition at line 1069 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getTraveltime(), TraCIAPI::LaneScope::getTraveltime(), LIBSUMO_NAMESPACE::Edge::handleVariable(), and LIBSUMO_NAMESPACE::Lane::handleVariable().
TRACI_CONST int libsumo::VAR_DECEL = 0x47 |
Definition at line 979 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getDecel(), TraCIAPI::VehicleScope::getDecel(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setDecel(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_DELTA_T = 0x7b |
Definition at line 1273 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDeltaT(), and LIBSUMO_NAMESPACE::Simulation::handleVariable().
TRACI_CONST int libsumo::VAR_DEPART_DELAY = 0x3b |
Definition at line 1175 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_DEPARTED_PERSONS_IDS = 0x25 |
Definition at line 1285 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDepartedPersonIDList(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_DEPARTED_PERSONS_NUMBER = 0x24 |
Definition at line 1282 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDepartedPersonNumber(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_DEPARTED_VEHICLES_IDS = 0x74 |
Definition at line 1252 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDepartedIDList(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_DEPARTED_VEHICLES_NUMBER = 0x73 |
Definition at line 1249 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getDepartedNumber(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_DEPARTURE = 0x3a |
Definition at line 1172 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_DISTANCE = 0x84 |
Definition at line 1384 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getDistance(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_EDGE_EFFORT = 0x59 |
Definition at line 1066 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().
TRACI_CONST int libsumo::VAR_EDGE_TRAVELTIME = 0x58 |
TRACI_CONST int libsumo::VAR_EDGES = 0x54 |
TRACI_CONST int libsumo::VAR_ELECTRICITYCONSUMPTION = 0x71 |
Definition at line 1240 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getElectricityConsumption(), TraCIAPI::LaneScope::getElectricityConsumption(), TraCIAPI::VehicleScope::getElectricityConsumption(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_EMERGENCY_DECEL = 0x7b |
Definition at line 982 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getEmergencyDecel(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setEmergencyDecel(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_EMERGENCYSTOPPING_VEHICLES_IDS = 0x8a |
Definition at line 1333 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_EMERGENCYSTOPPING_VEHICLES_NUMBER = 0x89 |
Definition at line 1330 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_EMISSIONCLASS = 0x4a |
Definition at line 1000 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getEmissionClass(), TraCIAPI::VehicleScope::getEmissionClass(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setEmissionClass(), TraCIAPI::VehicleScope::setEmissionClass(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_END = 0x1d |
Definition at line 826 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Calibrator::handleVariable(), and LIBSUMO_NAMESPACE::Simulation::handleVariable().
TRACI_CONST int libsumo::VAR_EXIT_LANES = 0x31 |
Definition at line 1045 of file TraCIConstants.h.
Referenced by TraCIAPI::MeMeScope::getExitLanes(), and LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable().
TRACI_CONST int libsumo::VAR_EXIT_POSITIONS = 0x43 |
Definition at line 961 of file TraCIConstants.h.
Referenced by TraCIAPI::MeMeScope::getExitPositions(), and LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable().
TRACI_CONST int libsumo::VAR_FILL = 0x55 |
Definition at line 1051 of file TraCIConstants.h.
Referenced by TraCIAPI::PolygonScope::getFilled(), LIBSUMO_NAMESPACE::Polygon::handleVariable(), and TraCIServerAPI_Polygon::processSet().
TRACI_CONST int libsumo::VAR_FOES = 0x37 |
Definition at line 937 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getFoes(), TraCIServerAPI_Lane::processGet(), and TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_FOLLOW_SPEED = 0x1c |
Definition at line 805 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getFollowSpeed(), and TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_FOLLOWER = 0x78 |
Definition at line 1195 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getFollower(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::VAR_FRICTION = 0x3d |
Definition at line 949 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), TraCIServerAPI_Edge::processSet(), and TraCIServerAPI_Lane::processSet().
TRACI_CONST int libsumo::VAR_FUELCONSUMPTION = 0x65 |
Definition at line 1160 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getFuelConsumption(), TraCIAPI::LaneScope::getFuelConsumption(), TraCIAPI::VehicleScope::getFuelConsumption(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_HAS_VIEW = 0xa7 |
Definition at line 1459 of file TraCIConstants.h.
TRACI_CONST int libsumo::VAR_HCEMISSION = 0x62 |
Definition at line 1151 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getHCEmission(), TraCIAPI::LaneScope::getHCEmission(), TraCIAPI::VehicleScope::getHCEmission(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_HEIGHT = 0xbc |
Definition at line 1130 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::getHeight(), TraCIAPI::VehicleTypeScope::getHeight(), TraCIAPI::VehicleScope::getHeight(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::PersonScope::setHeight(), TraCIAPI::POIScope::setHeight(), TraCIAPI::VehicleTypeScope::setHeight(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_HIGHLIGHT = 0x6c |
Definition at line 1081 of file TraCIConstants.h.
Referenced by TraCIServerAPI_POI::processSet(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::VAR_IMAGEFILE = 0x93 |
Definition at line 1054 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::getImageFile(), LIBSUMO_NAMESPACE::POI::handleVariable(), TraCIServerAPI_POI::processSet(), and TraCIAPI::POIScope::setImageFile().
TRACI_CONST int libsumo::VAR_IMPATIENCE = 0x26 |
Definition at line 1181 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_IMPERFECTION = 0x5d |
Definition at line 1084 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getImperfection(), TraCIAPI::VehicleScope::getImperfection(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setImperfection(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_INSERTED = 0x15 |
Definition at line 838 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Calibrator::handleVariable().
TRACI_CONST int libsumo::VAR_INTERVAL_IDS = 0x26 |
Definition at line 760 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::InductionLoop::handleVariable().
TRACI_CONST int libsumo::VAR_INTERVAL_MAX_JAM_LENGTH_METERS = 0x32 |
Definition at line 781 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::VAR_INTERVAL_NUMBER = 0x25 |
Definition at line 757 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), and LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::VAR_INTERVAL_OCCUPANCY = 0x23 |
Definition at line 751 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), and LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::VAR_INTERVAL_SPEED = 0x24 |
Definition at line 754 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), and LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::VAR_LANE_ID = 0x51 |
Definition at line 1021 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getLaneID(), TraCIAPI::PersonScope::getLaneID(), TraCIAPI::VehicleScope::getLaneID(), LIBSUMO_NAMESPACE::BusStop::handleVariable(), LIBSUMO_NAMESPACE::Calibrator::handleVariable(), LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), LIBSUMO_NAMESPACE::OverheadWire::handleVariable(), LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_LANE_INDEX = 0x52 |
Definition at line 1024 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getLaneIndex(), TraCIAPI::EdgeScope::getLaneNumber(), LIBSUMO_NAMESPACE::Edge::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_LANECHANGE_MODE = 0xb6 |
Definition at line 1112 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getLaneChangeMode(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setLaneChangeMode().
TRACI_CONST int libsumo::VAR_LANEPOSITION = 0x56 |
Definition at line 1057 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getLanePosition(), TraCIAPI::VehicleScope::getLanePosition(), libsumo::Helper::handleSingleSubscription(), LIBSUMO_NAMESPACE::BusStop::handleVariable(), LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), LIBSUMO_NAMESPACE::OverheadWire::handleVariable(), LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), libtraci::Connection::subscribe(), and TraCITestClient::testAPI().
TRACI_CONST int libsumo::VAR_LANEPOSITION_LAT = 0xb8 |
Definition at line 1118 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getLateralLanePosition(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::VAR_LANES = 0x30 |
Definition at line 1042 of file TraCIConstants.h.
Referenced by TraCIAPI::MeMeScope::getEntryLanes(), LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable(), and LIBSUMO_NAMESPACE::VariableSpeedSign::handleVariable().
TRACI_CONST int libsumo::VAR_LAST_INTERVAL_IDS = 0x2a |
Definition at line 772 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::InductionLoop::handleVariable().
TRACI_CONST int libsumo::VAR_LAST_INTERVAL_MAX_JAM_LENGTH_METERS = 0x33 |
Definition at line 784 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::VAR_LAST_INTERVAL_MEAN_HALTING_NUMBER = 0x20 |
Definition at line 790 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable().
TRACI_CONST int libsumo::VAR_LAST_INTERVAL_NUMBER = 0x29 |
Definition at line 769 of file TraCIConstants.h.
Referenced by TraCIAPI::InductionLoopScope::getIntervalVehicleNumber(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), and LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::VAR_LAST_INTERVAL_OCCUPANCY = 0x27 |
Definition at line 763 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), and LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::VAR_LAST_INTERVAL_SPEED = 0x28 |
Definition at line 766 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), and LIBSUMO_NAMESPACE::LaneArea::handleVariable().
TRACI_CONST int libsumo::VAR_LAST_INTERVAL_TRAVELTIME = 0x58 |
Definition at line 787 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable().
TRACI_CONST int libsumo::VAR_LAST_INTERVAL_VEHICLE_NUMBER = 0x21 |
Definition at line 793 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable().
TRACI_CONST int libsumo::VAR_LASTACTIONTIME = 0x7f |
Definition at line 991 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_LATALIGNMENT = 0xb9 |
Definition at line 1121 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getLateralAlignment(), TraCIAPI::VehicleScope::getLateralAlignment(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setLateralAlignment(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_LEADER = 0x68 |
Definition at line 1192 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getLeader(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::subscribeLeader(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::VAR_LENGTH = 0x44 |
Definition at line 970 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getLength(), TraCIAPI::PersonScope::getLength(), TraCIAPI::VehicleTypeScope::getLength(), TraCIAPI::VehicleScope::getLength(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Lane::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::LaneScope::setLength(), TraCIAPI::PersonScope::setLength(), TraCIAPI::VehicleTypeScope::setLength(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_LINE = 0xbd |
Definition at line 1136 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getLine(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setLine().
TRACI_CONST int libsumo::VAR_LOADED_LIST = 0x24 |
Definition at line 1357 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_LOADED_VEHICLES_IDS = 0x72 |
Definition at line 1246 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getLoadedIDList(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_LOADED_VEHICLES_NUMBER = 0x71 |
Definition at line 1243 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getLoadedNumber(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_MASS = 0xc8 |
Definition at line 1133 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_MAXSPEED = 0x41 |
Definition at line 955 of file TraCIConstants.h.
Referenced by TraCIAPI::LaneScope::getMaxSpeed(), TraCIAPI::VehicleTypeScope::getMaxSpeed(), TraCIAPI::VehicleScope::getMaxSpeed(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Lane::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::EdgeScope::setMaxSpeed(), TraCIAPI::LaneScope::setMaxSpeed(), TraCIAPI::VehicleTypeScope::setMaxSpeed(), TraCIAPI::VehicleScope::setMaxSpeed(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_MAXSPEED_LAT = 0xba |
Definition at line 1124 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getMaxSpeedLat(), TraCIAPI::VehicleScope::getMaxSpeedLat(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setMaxSpeedLat(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_MIN_EXPECTED_VEHICLES = 0x7d |
Definition at line 1279 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getMinExpectedNumber(), and LIBSUMO_NAMESPACE::Simulation::handleVariable().
TRACI_CONST int libsumo::VAR_MINGAP = 0x4c |
Definition at line 1006 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getMinGap(), TraCIAPI::VehicleScope::getMinGap(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::PersonScope::setMinGap(), TraCIAPI::VehicleTypeScope::setMinGap(), TraCIAPI::VehicleScope::setMinGap(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_MINGAP_LAT = 0xbb |
Definition at line 1127 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getMinGapLat(), TraCIAPI::VehicleScope::getMinGapLat(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setMinGapLat(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_MOVE_TO = 0x5c |
Definition at line 1075 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::moveTo(), TraCIAPI::VehicleScope::moveTo(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_Polygon::processSet(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::VAR_NAME = 0x1b |
Definition at line 802 of file TraCIConstants.h.
Referenced by TraCIAPI::TrafficLightScope::getPhaseName(), TraCIAPI::EdgeScope::getStreetName(), LIBSUMO_NAMESPACE::BusStop::handleVariable(), LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::OverheadWire::handleVariable(), LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), LIBSUMO_NAMESPACE::TrafficLight::handleVariable(), TraCIServerAPI_TrafficLight::processSet(), and TraCIAPI::TrafficLightScope::setPhaseName().
TRACI_CONST int libsumo::VAR_NEIGHBORS = 0xbf |
Definition at line 1142 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_NET_BOUNDING_BOX = 0x7c |
Definition at line 1276 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getNetBoundary(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_NEXT_EDGE = 0xc1 |
Definition at line 1408 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getNextEdge(), and LIBSUMO_NAMESPACE::Person::handleVariable().
TRACI_CONST int libsumo::VAR_NEXT_LINKS = 0x33 |
Definition at line 1216 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_NEXT_STOPS = 0x73 |
Definition at line 1210 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_NEXT_STOPS2 = 0x74 |
Definition at line 1213 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_NEXT_TLS = 0x70 |
Definition at line 1207 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getNextTLS(), and TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_NOISEEMISSION = 0x66 |
Definition at line 1163 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getNoiseEmission(), TraCIAPI::LaneScope::getNoiseEmission(), TraCIAPI::VehicleScope::getNoiseEmission(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_NOXEMISSION = 0x64 |
Definition at line 1157 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getNOxEmission(), TraCIAPI::LaneScope::getNOxEmission(), TraCIAPI::VehicleScope::getNOxEmission(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_OPTION = 0x32 |
Definition at line 1345 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getOption(), and LIBSUMO_NAMESPACE::Simulation::handleVariable().
TRACI_CONST int libsumo::VAR_PARAMETER = 0x7e |
Definition at line 1363 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIScopeWrapper::getParameter(), LIBSUMO_NAMESPACE::BusStop::handleVariable(), LIBSUMO_NAMESPACE::Calibrator::handleVariable(), LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), LIBSUMO_NAMESPACE::Junction::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), LIBSUMO_NAMESPACE::MeanData::handleVariable(), LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable(), LIBSUMO_NAMESPACE::OverheadWire::handleVariable(), LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::Polygon::handleVariable(), LIBSUMO_NAMESPACE::Rerouter::handleVariable(), LIBSUMO_NAMESPACE::Route::handleVariable(), LIBSUMO_NAMESPACE::RouteProbe::handleVariable(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), LIBSUMO_NAMESPACE::TrafficLight::handleVariable(), LIBSUMO_NAMESPACE::VariableSpeedSign::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_BusStop::processSet(), TraCIServerAPI_Calibrator::processSet(), TraCIServerAPI_ChargingStation::processSet(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_InductionLoop::processSet(), TraCIServerAPI_Junction::processSet(), TraCIServerAPI_Lane::processSet(), TraCIServerAPI_LaneArea::processSet(), TraCIServerAPI_MultiEntryExit::processSet(), TraCIServerAPI_OverheadWire::processSet(), TraCIServerAPI_ParkingArea::processSet(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Rerouter::processSet(), TraCIServerAPI_Route::processSet(), TraCIServerAPI_RouteProbe::processSet(), TraCIServerAPI_Simulation::processSet(), TraCIServerAPI_TrafficLight::processSet(), TraCIServerAPI_VariableSpeedSign::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::TraCIScopeWrapper::setParameter(), TraCIServerAPI_VehicleType::setVariable(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::VAR_PARAMETER_WITH_KEY = 0x3e |
Definition at line 1366 of file TraCIConstants.h.
Referenced by TraCIAPI::TraCIScopeWrapper::getParameterWithKey(), LIBSUMO_NAMESPACE::BusStop::handleVariable(), LIBSUMO_NAMESPACE::Calibrator::handleVariable(), LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), LIBSUMO_NAMESPACE::Junction::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), LIBSUMO_NAMESPACE::MeanData::handleVariable(), LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable(), LIBSUMO_NAMESPACE::OverheadWire::handleVariable(), LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::Polygon::handleVariable(), LIBSUMO_NAMESPACE::Rerouter::handleVariable(), LIBSUMO_NAMESPACE::Route::handleVariable(), LIBSUMO_NAMESPACE::RouteProbe::handleVariable(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), LIBSUMO_NAMESPACE::TrafficLight::handleVariable(), LIBSUMO_NAMESPACE::VariableSpeedSign::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), and TraCIServer::TraCIServer().
TRACI_CONST int libsumo::VAR_PARKING_ENDING_VEHICLES_IDS = 0x6f |
Definition at line 1321 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_PARKING_ENDING_VEHICLES_NUMBER = 0x6e |
Definition at line 1318 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_PARKING_MANEUVERING_VEHICLES_IDS = 0x3b |
Definition at line 1315 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_PARKING_MANEUVERING_VEHICLES_NUMBER = 0x3a |
Definition at line 1312 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_PARKING_STARTING_VEHICLES_IDS = 0x6d |
Definition at line 1309 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_PARKING_STARTING_VEHICLES_NUMBER = 0x6c |
Definition at line 1306 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_PASSED = 0x14 |
Definition at line 835 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Calibrator::handleVariable().
TRACI_CONST int libsumo::VAR_PENDING_VEHICLES = 0x94 |
Definition at line 1342 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), and LIBSUMO_NAMESPACE::Simulation::handleVariable().
TRACI_CONST int libsumo::VAR_PERSON_CAPACITY = 0x38 |
Definition at line 1169 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getPersonCapacity(), TraCIAPI::VehicleScope::getPersonCapacity(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), and LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID().
TRACI_CONST int libsumo::VAR_PERSON_NUMBER = 0x67 |
Definition at line 1166 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getPersonNumber(), TraCIAPI::TrafficLightScope::getServedPersonCount(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), and TraCIServerAPI_TrafficLight::processGet().
TRACI_CONST int libsumo::VAR_PMXEMISSION = 0x63 |
Definition at line 1154 of file TraCIConstants.h.
Referenced by TraCIAPI::EdgeScope::getPMxEmission(), TraCIAPI::LaneScope::getPMxEmission(), TraCIAPI::VehicleScope::getPMxEmission(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_POSITION = 0x42 |
Definition at line 958 of file TraCIConstants.h.
Referenced by TraCIAPI::MeMeScope::getEntryPositions(), TraCIAPI::JunctionScope::getPosition(), TraCIAPI::InductionLoopScope::getPosition(), TraCIAPI::PersonScope::getPosition(), TraCIAPI::POIScope::getPosition(), TraCIAPI::VehicleScope::getPosition(), LIBSUMO_NAMESPACE::BusStop::handleVariable(), LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), LIBSUMO_NAMESPACE::InductionLoop::handleVariable(), LIBSUMO_NAMESPACE::Junction::handleVariable(), LIBSUMO_NAMESPACE::LaneArea::handleVariable(), LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable(), LIBSUMO_NAMESPACE::OverheadWire::handleVariable(), LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_POI::processSet(), and TraCIAPI::POIScope::setPosition().
TRACI_CONST int libsumo::VAR_POSITION3D = 0x39 |
Definition at line 964 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getPosition3D(), TraCIAPI::VehicleScope::getPosition3D(), LIBSUMO_NAMESPACE::Junction::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), and TraCIServer::wrapPosition().
TRACI_CONST int libsumo::VAR_PREV_SPEED = 0x3c |
Definition at line 946 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setPreviousSpeed().
TRACI_CONST int libsumo::VAR_REMOVED = 0x16 |
Definition at line 841 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Calibrator::handleVariable().
TRACI_CONST int libsumo::VAR_ROAD_ID = 0x50 |
Definition at line 1018 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getRoadID(), TraCIAPI::VehicleScope::getRoadID(), libsumo::Helper::handleSingleSubscription(), LIBSUMO_NAMESPACE::Calibrator::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::RouteProbe::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), libtraci::Connection::subscribe(), and TraCITestClient::testAPI().
TRACI_CONST int libsumo::VAR_ROUTE = 0x57 |
Definition at line 1060 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setRoute().
TRACI_CONST int libsumo::VAR_ROUTE_ID = 0x53 |
Definition at line 1033 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getRouteID(), LIBSUMO_NAMESPACE::Calibrator::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setRouteID().
TRACI_CONST int libsumo::VAR_ROUTE_INDEX = 0x69 |
Definition at line 1198 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getRouteIndex(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_ROUTE_PROBE = 0x17 |
Definition at line 844 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Calibrator::handleVariable().
TRACI_CONST int libsumo::VAR_ROUTE_VALID = 0x92 |
Definition at line 1402 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::handleVariable(), and TraCIAPI::VehicleScope::isRouteValid().
TRACI_CONST int libsumo::VAR_ROUTING_MODE = 0x89 |
Definition at line 1093 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getRoutingMode(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setRoutingMode().
TRACI_CONST int libsumo::VAR_SAMPLE_CURRENT = 0x21 |
Definition at line 1435 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::RouteProbe::handleVariable().
TRACI_CONST int libsumo::VAR_SAMPLE_LAST = 0x20 |
Definition at line 1432 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::RouteProbe::handleVariable().
TRACI_CONST int libsumo::VAR_SCALE = 0x8e |
TRACI_CONST int libsumo::VAR_SCREENSHOT = 0xa5 |
Definition at line 1453 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::screenshot().
TRACI_CONST int libsumo::VAR_SECURE_GAP = 0x1e |
Definition at line 811 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getSecureGap(), and TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_SEGMENT_ID = 0xa1 |
Definition at line 1027 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_SEGMENT_INDEX = 0xa2 |
Definition at line 1030 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_SELECT = 0xa4 |
Definition at line 1450 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processGet(), and TraCIServerAPI_GUI::processSet().
TRACI_CONST int libsumo::VAR_SHAPE = 0x4e |
Definition at line 1012 of file TraCIConstants.h.
Referenced by TraCIAPI::JunctionScope::getShape(), TraCIAPI::LaneScope::getShape(), TraCIAPI::PolygonScope::getShape(), LIBSUMO_NAMESPACE::Junction::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::Polygon::handleVariable(), TraCIServerAPI_Polygon::processSet(), and TraCIAPI::PolygonScope::setShape().
TRACI_CONST int libsumo::VAR_SHAPECLASS = 0x4b |
Definition at line 1003 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getShapeClass(), TraCIAPI::VehicleScope::getShapeClass(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setShapeClass(), TraCIAPI::VehicleScope::setShapeClass(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_SIGNALS = 0x5b |
Definition at line 1072 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getSignals(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setSignals().
TRACI_CONST int libsumo::VAR_SLOPE = 0x36 |
Definition at line 940 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getSlope(), TraCIAPI::VehicleScope::getSlope(), LIBSUMO_NAMESPACE::Person::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_SPEED = 0x40 |
Definition at line 943 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getSpeed(), TraCIAPI::VehicleScope::getSpeed(), LIBSUMO_NAMESPACE::Calibrator::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIAPI::PersonScope::setSpeed(), TraCIAPI::VehicleScope::setSpeed(), and TraCITestClient::testAPI().
TRACI_CONST int libsumo::VAR_SPEED_DEVIATION = 0x5f |
Definition at line 1090 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getSpeedDeviation(), TraCIAPI::VehicleScope::getSpeedDeviation(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setSpeedDeviation(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_SPEED_FACTOR = 0x5e |
Definition at line 1087 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getSpeedFactor(), TraCIAPI::VehicleTypeScope::getSpeedFactor(), TraCIAPI::VehicleScope::getSpeedFactor(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::PersonScope::setSpeedFactor(), TraCIAPI::VehicleTypeScope::setSpeedFactor(), TraCIAPI::VehicleScope::setSpeedFactor(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_SPEED_LAT = 0x32 |
Definition at line 952 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getLateralSpeed(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_SPEED_WITHOUT_TRACI = 0xb1 |
Definition at line 1096 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getSpeedWithoutTraCI(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_SPEEDSETMODE = 0xb3 |
Definition at line 1102 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getSpeedMode(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setSpeedMode().
TRACI_CONST int libsumo::VAR_STAGE = 0xc0 |
Definition at line 1405 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getStage(), and TraCIServerAPI_Person::processGet().
TRACI_CONST int libsumo::VAR_STAGES_REMAINING = 0xc2 |
Definition at line 1411 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getRemainingStages(), and LIBSUMO_NAMESPACE::Person::handleVariable().
TRACI_CONST int libsumo::VAR_STOP_ARRIVALDELAY = 0x22 |
Definition at line 817 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getStopArrivalDelay(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_STOP_DELAY = 0x1f |
Definition at line 814 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getStopDelay(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_STOP_ENDING_VEHICLES_IDS = 0x6b |
Definition at line 1303 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_STOP_ENDING_VEHICLES_NUMBER = 0x6a |
Definition at line 1300 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_STOP_PARAMETER = 0x55 |
Definition at line 1039 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processGet(), and TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::VAR_STOP_SPEED = 0x1d |
Definition at line 808 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getStopSpeed(), and TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_STOP_STARTING_VEHICLES_IDS = 0x69 |
Definition at line 1297 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::BusStop::handleVariable(), LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), LIBSUMO_NAMESPACE::OverheadWire::handleVariable(), LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_STOP_STARTING_VEHICLES_NUMBER = 0x68 |
Definition at line 1294 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::BusStop::handleVariable(), LIBSUMO_NAMESPACE::ChargingStation::handleVariable(), LIBSUMO_NAMESPACE::OverheadWire::handleVariable(), LIBSUMO_NAMESPACE::ParkingArea::handleVariable(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_STOPSTATE = 0xb5 |
Definition at line 1109 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getStopState(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_TAU = 0x48 |
Definition at line 994 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getTau(), TraCIAPI::VehicleScope::getTau(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::VehicleTypeScope::setTau(), and TraCIServerAPI_VehicleType::setVariable().
TRACI_CONST int libsumo::VAR_TAXI_FLEET = 0x20 |
Definition at line 92 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::handleVariable(), and TraCIServerAPI_Vehicle::processGet().
TRACI_CONST int libsumo::VAR_TAXI_RESERVATIONS = 0xc6 |
Definition at line 1426 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Person::handleVariable(), and TraCIServerAPI_Person::processGet().
TRACI_CONST int libsumo::VAR_TELEPORT_ENDING_VEHICLES_IDS = 0x78 |
Definition at line 1264 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getEndingTeleportIDList(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_TELEPORT_ENDING_VEHICLES_NUMBER = 0x77 |
Definition at line 1261 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getEndingTeleportNumber(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_TELEPORT_STARTING_VEHICLES_IDS = 0x76 |
Definition at line 1258 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getStartingTeleportIDList(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_TELEPORT_STARTING_VEHICLES_NUMBER = 0x75 |
Definition at line 1255 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getStartingTeleportNumber(), LIBSUMO_NAMESPACE::Simulation::handleVariable(), and TraCIServerAPI_Simulation::processGet().
TRACI_CONST int libsumo::VAR_TELEPORTING_LIST = 0x25 |
Definition at line 1360 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_TIME = 0x66 |
Definition at line 1234 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getTime(), and LIBSUMO_NAMESPACE::Simulation::handleVariable().
TRACI_CONST int libsumo::VAR_TIME_STEP = 0x70 |
Definition at line 1237 of file TraCIConstants.h.
Referenced by TraCIAPI::SimulationScope::getCurrentTime(), and LIBSUMO_NAMESPACE::Simulation::handleVariable().
TRACI_CONST int libsumo::VAR_TIMELOSS = 0x8c |
Definition at line 820 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::MultiEntryExit::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_TRACK_VEHICLE = 0xa6 |
Definition at line 1456 of file TraCIConstants.h.
Referenced by TraCIServerAPI_GUI::processSet().
TRACI_CONST int libsumo::VAR_TYPE = 0x4f |
Definition at line 1015 of file TraCIConstants.h.
Referenced by TraCIAPI::POIScope::getType(), TraCIAPI::PolygonScope::getType(), TraCIAPI::PersonScope::getTypeID(), TraCIAPI::VehicleScope::getTypeID(), LIBSUMO_NAMESPACE::Calibrator::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::Polygon::handleVariable(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIAPI::PersonScope::setType(), TraCIAPI::POIScope::setType(), TraCIAPI::PolygonScope::setType(), and TraCIAPI::VehicleScope::setType().
TRACI_CONST int libsumo::VAR_UPDATE_BESTLANES = 0x6a |
Definition at line 1048 of file TraCIConstants.h.
Referenced by TraCIServerAPI_Vehicle::processSet().
TRACI_CONST int libsumo::VAR_VEHICLE = 0xc3 |
Definition at line 1414 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getVehicle(), and LIBSUMO_NAMESPACE::Person::handleVariable().
TRACI_CONST int libsumo::VAR_VEHICLECLASS = 0x49 |
Definition at line 997 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleTypeScope::getVehicleClass(), TraCIAPI::VehicleScope::getVehicleClass(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIServerAPI_VehicleType::setVariable(), and TraCIAPI::VehicleTypeScope::setVehicleClass().
TRACI_CONST int libsumo::VAR_VEHSPERHOUR = 0x13 |
Definition at line 832 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Calibrator::handleVariable().
TRACI_CONST int libsumo::VAR_VIA = 0xbe |
Definition at line 1139 of file TraCIConstants.h.
Referenced by TraCIAPI::VehicleScope::getVia(), LIBSUMO_NAMESPACE::Vehicle::handleVariable(), TraCIServerAPI_Vehicle::processSet(), and TraCIAPI::VehicleScope::setVia().
TRACI_CONST int libsumo::VAR_VIEW_BOUNDARY = 0xa3 |
Definition at line 1447 of file TraCIConstants.h.
Referenced by TraCIAPI::GUIScope::getBoundary(), TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::setBoundary().
TRACI_CONST int libsumo::VAR_VIEW_OFFSET = 0xa1 |
Definition at line 1441 of file TraCIConstants.h.
Referenced by TraCIAPI::GUIScope::getOffset(), TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::setOffset().
TRACI_CONST int libsumo::VAR_VIEW_SCHEMA = 0xa2 |
Definition at line 1444 of file TraCIConstants.h.
Referenced by TraCIAPI::GUIScope::getSchema(), TraCIServerAPI_GUI::processSet(), TraCIAPI::GUIScope::setSchema(), and TraCIAPI::GUIScope::trackVehicle().
TRACI_CONST int libsumo::VAR_VIEW_ZOOM = 0xa0 |
Definition at line 1438 of file TraCIConstants.h.
Referenced by TraCIAPI::GUIScope::getZoom(), TraCIServerAPI_GUI::processSet(), and TraCIAPI::GUIScope::setZoom().
TRACI_CONST int libsumo::VAR_VIRTUAL_DETECTION = 0x22 |
Definition at line 796 of file TraCIConstants.h.
Referenced by TraCIServerAPI_InductionLoop::processSet(), and TraCIServerAPI_LaneArea::processSet().
TRACI_CONST int libsumo::VAR_VTYPES = 0x1e |
Definition at line 829 of file TraCIConstants.h.
Referenced by LIBSUMO_NAMESPACE::Calibrator::handleVariable().
TRACI_CONST int libsumo::VAR_WAITING_TIME = 0x7a |
Definition at line 1201 of file TraCIConstants.h.
Referenced by TraCIAPI::PersonScope::getWaitingTime(), TraCIAPI::VehicleScope::getWaitingTime(), LIBSUMO_NAMESPACE::Edge::handleVariable(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::Person::handleVariable(), and LIBSUMO_NAMESPACE::Vehicle::handleVariable().
TRACI_CONST int libsumo::VAR_WIDTH = 0x4d |
Definition at line 1009 of file TraCIConstants.h.
Referenced by TraCIAPI::PolygonScope::getLineWidth(), TraCIAPI::LaneScope::getWidth(), TraCIAPI::POIScope::getWidth(), TraCIAPI::VehicleTypeScope::getWidth(), TraCIAPI::VehicleScope::getWidth(), LIBSUMO_NAMESPACE::Lane::handleVariable(), LIBSUMO_NAMESPACE::POI::handleVariable(), LIBSUMO_NAMESPACE::Polygon::handleVariable(), LIBSUMO_NAMESPACE::VehicleType::handleVariableWithID(), TraCIServerAPI_Person::processSet(), TraCIServerAPI_POI::processSet(), TraCIServerAPI_Polygon::processSet(), TraCIServerAPI_Vehicle::processSet(), TraCIServerAPI_VehicleType::processSet(), TraCIAPI::PolygonScope::setLineWidth(), TraCIServerAPI_VehicleType::setVariable(), TraCIAPI::PersonScope::setWidth(), TraCIAPI::POIScope::setWidth(), and TraCIAPI::VehicleTypeScope::setWidth().