![]() |
SUMO - Simulation of Urban MObility
|


Go to the source code of this file.
Data Structures | |
| struct | TraCIBoundary |
| A 3D-bounding box. More... | |
| struct | TraCIColor |
| class | TraCIConnection |
| class | TraCIException |
| class | TraCILink |
| class | TraCILogic |
| class | TraCIPhase |
| struct | TraCIPosition |
| A 3D-position. More... | |
| struct | TraCIValue |
| class | TraCIVehicleData |
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 > | TraCIPositionVector |
Definition in file TraCIDefs.h.
| #define DEFAULT_VIEW "View #0" |
Definition at line 45 of file TraCIDefs.h.
| #define PRECISION 2 |
Definition at line 46 of file TraCIDefs.h.
Definition at line 53 of file TraCIDefs.h.
Referenced by GUIEdge::addRerouter(), MELoop::checkCar(), NBOwnTLDef::computeLogicAndConts(), NLDetectorBuilder::createEdgeLaneMeanData(), MESegment::getEventTime(), MSCalibrator::init(), SUMORouteLoaderControl::loadNext(), MEVehicle::loadState(), SUMORouteLoader::loadUntil(), MSPModel_Striping::MSPModel_Striping(), SUMOVehicleParserHelper::parseFlowAttributes(), TraCIServerAPI_Edge::processSet(), TraCIServerAPI_Vehicle::processSet(), MESegment::receive(), RONet::saveAndRemoveRoutesUntil(), and string2time().
| typedef long long int SUMOTime |
Definition at line 52 of file TraCIDefs.h.
| typedef std::vector<TraCIPosition> TraCIPositionVector |
Definition at line 85 of file TraCIDefs.h.