Eclipse SUMO - Simulation of Urban MObility
NWWriter_Amitran Class Reference

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

#include <NWWriter_Amitran.h>

Static Public Member Functions

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

Detailed Description

Exporter writing networks using the Amitran format.

Definition at line 39 of file NWWriter_Amitran.h.

Member Function Documentation

◆ writeNetwork()

void NWWriter_Amitran::writeNetwork ( const OptionsCont oc,
NBNetBuilder nb 
)
static

Writes the network into a Amitran-file.

Parameters
[in]ocThe options to use
[in]nbThe network builder to fill

Definition at line 42 of file NWWriter_Amitran.cpp.

References ALLWAY_STOP, NBEdgeCont::begin(), NBNodeCont::begin(), OutputDevice::close(), DEAD_END, DEAD_END_DEPRECATED, DISTRICT, NBEdgeCont::end(), NBNodeCont::end(), OutputDevice::getDevice(), NBNetBuilder::getEdgeCont(), NBNetBuilder::getNodeCont(), NWWriter_DlrNavteq::getRoadClass(), NBEdgeCont::getRoundabouts(), OptionsCont::getString(), INTERNAL, OptionsCont::isSet(), LEFT_BEFORE_RIGHT, NOJUNCTION, PRIORITY, PRIORITY_STOP, RAIL_CROSSING, RAIL_SIGNAL, RIGHT_BEFORE_LEFT, TRAFFIC_LIGHT, TRAFFIC_LIGHT_NOJUNCTION, TRAFFIC_LIGHT_RIGHT_ON_RED, UNKNOWN, and ZIPPER.

Referenced by NWFrame::writeNetwork().

Here is the caller graph for this function:

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