Eclipse SUMO - Simulation of Urban MObility
NWWriter_MATSim Class Reference

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

#include <NWWriter_MATSim.h>

Static Public Member Functions

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

Detailed Description

Exporter writing networks using the MATSim format.

Definition at line 51 of file NWWriter_MATSim.h.

Member Function Documentation

◆ writeNetwork()

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

Writes the network into a MATSim-file.

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

Definition at line 41 of file NWWriter_MATSim.cpp.

References NBEdgeCont::begin(), NBNodeCont::begin(), OutputDevice::close(), NBEdgeCont::end(), NBNodeCont::end(), OutputDevice::getDevice(), NBNetBuilder::getEdgeCont(), OptionsCont::getFloat(), NBNetBuilder::getNodeCont(), OptionsCont::getString(), and OptionsCont::isSet().

Referenced by NWFrame::writeNetwork().

Here is the caller graph for this function:

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