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

Static Protected Member Functions

static int getID (const std::string &origID, StringBijection< int > &map, int &lastID)
 
static void writeEmptyCenterLane (OutputDevice &device, const std::string &mark, SUMOReal markWidth)
 
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 
)
staticprotected
void NWWriter_OpenDrive::writeEmptyCenterLane ( OutputDevice device,
const std::string &  mark,
SUMOReal  markWidth 
)
staticprotected

Definition at line 220 of file NWWriter_OpenDrive.cpp.

Referenced by writeNetwork().

void NWWriter_OpenDrive::writePlanView ( const PositionVector shape,
OutputDevice device 
)
staticprotected

The documentation for this class was generated from the following files: