![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <map>#include <utils/xml/GenericSAXHandler.h>#include <utils/geom/PositionVector.h>Go to the source code of this file.
Macros | |
| #define | UNSET_CONNECTION 100000 |
| #define | UNSET_LANEVALIDITY 100000 |
Definition in file NIImporter_OpenDrive.h.
| #define UNSET_CONNECTION 100000 |
Definition at line 42 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::OpenDriveLaneSection::getInnerConnections(), NIImporter_OpenDrive::loadNetwork(), and NIImporter_OpenDrive::OpenDriveLane::OpenDriveLane().
| #define UNSET_LANEVALIDITY 100000 |
Definition at line 43 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::OpenDriveSignal::OpenDriveSignal().