SUMO - Simulation of Urban MObility
NWWriter_OpenDrive Class Reference

Exporter writing networks using the openDRIVE format. More...

#include <NWWriter_OpenDrive.h>

Static Public Member Functions

static void writeNetwork (const OptionsCont &oc, NBNetBuilder &nb)
 Writes the network into a openDRIVE-file.

Static Protected Member Functions

static int getID (const std::string &origID, StringBijection< int > &map, int &lastID)
static void writeEmptyCenterLane (OutputDevice &device)
static void writePlanView (const PositionVector &shape, OutputDevice &device)

Detailed Description

Exporter writing networks using the openDRIVE format.

Definition at line 53 of file NWWriter_OpenDrive.h.


Member Function Documentation

int NWWriter_OpenDrive::getID ( const std::string &  origID,
StringBijection< int > &  map,
int lastID 
) [static, protected]
void NWWriter_OpenDrive::writeEmptyCenterLane ( OutputDevice device) [static, protected]

Definition at line 198 of file NWWriter_OpenDrive.cpp.

Referenced by writeNetwork().


The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines