SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NIImporter_OpenDrive.h File Reference
#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.

Data Structures

class  NIImporter_OpenDrive
 Importer for networks stored in openDrive format. More...
 
struct  NIImporter_OpenDrive::Connection
 
class  NIImporter_OpenDrive::edge_by_id_finder
 
struct  NIImporter_OpenDrive::OpenDriveEdge
 Representation of an openDrive "link". More...
 
struct  NIImporter_OpenDrive::OpenDriveGeometry
 Representation of an openDrive geometry part. More...
 
struct  NIImporter_OpenDrive::OpenDriveLane
 Representation of a lane. More...
 
struct  NIImporter_OpenDrive::OpenDriveLaneSection
 Representation of a lane section. More...
 
struct  NIImporter_OpenDrive::OpenDriveLink
 Representation of an openDrive connection. More...
 
struct  NIImporter_OpenDrive::OpenDriveSignal
 Representation of a signal. More...
 

Macros

#define UNSET_CONNECTION   100000
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Mon, 14.04.2008
Version
Id:
NIImporter_OpenDrive.h 13108 2012-12-02 14:30:19Z behrisch

Definition in file NIImporter_OpenDrive.h.

Macro Definition Documentation

#define UNSET_CONNECTION   100000

Definition at line 51 of file NIImporter_OpenDrive.h.

Referenced by NIImporter_OpenDrive::setLaneConnections().