![]() |
SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Data Structures | |
struct | libsumo::TraCIBestLanesData |
struct | libsumo::TraCIBoundary |
A 3D-bounding box. More... | |
struct | libsumo::TraCIColor |
A color. More... | |
class | libsumo::TraCIConnection |
class | libsumo::TraCIException |
class | libsumo::TraCILink |
class | libsumo::TraCILogic |
struct | libsumo::TraCINextTLSData |
class | libsumo::TraCIPhase |
struct | libsumo::TraCIPosition |
A 3D-position. More... | |
class | libsumo::TraCIStage |
struct | libsumo::TraCIValue |
struct | libsumo::TraCIVehicleData |
mirrors MSInductLoop::VehicleData More... | |
Namespaces | |
libsumo | |
Macros | |
#define | DEFAULT_VIEW "View #0" |
#define | PRECISION 2 |
#define | SUMOTime_MAX std::numeric_limits<SUMOTime>::max() |
Typedefs | |
typedef long long int | SUMOTime |
Structures definitions | |
typedef std::vector< TraCIPosition > | libsumo::TraCIPositionVector |
#define DEFAULT_VIEW "View #0" |
Definition at line 44 of file TraCIDefs.h.
#define PRECISION 2 |
Definition at line 45 of file TraCIDefs.h.
#define SUMOTime_MAX std::numeric_limits<SUMOTime>::max() |
Definition at line 52 of file TraCIDefs.h.
Referenced by GUIEdge::addRerouter(), MELoop::checkCar(), NBOwnTLDef::computeLogicAndConts(), NLDetectorBuilder::createEdgeLaneMeanData(), MESegment::getEventTime(), MSActuatedTrafficLightLogic::getMinimumMinDuration(), MSCalibrator::init(), SUMORouteLoaderControl::loadNext(), MEVehicle::loadState(), SUMORouteLoader::loadUntil(), MSPModel_Striping::MSPModel_Striping(), SUMOVehicleParserHelper::parseFlowAttributes(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Vehicle::processSet(), MESegment::receive(), RONet::saveAndRemoveRoutesUntil(), string2time(), and RONet::writeIntermodal().
typedef long long int SUMOTime |
Definition at line 51 of file TraCIDefs.h.