SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSFCDExport Class Reference

Realises dumping FCD Data. More...

#include <MSFCDExport.h>

Static Public Member Functions

static void write (OutputDevice &of, SUMOTime timestep)
 Writes the posion and the angle of each vehcile into the given device.

Private Member Functions

 MSFCDExport (const MSFCDExport &)
 Invalidated copy constructor.
MSFCDExportoperator= (const MSFCDExport &)
 Invalidated assignment operator.

Detailed Description

Realises dumping FCD Data.

The class offers a static method, which writes Position of each vehicle of the network into the given OutputDevice.

Todo:
consider error-handling on write (using IOError)

Definition at line 55 of file MSFCDExport.h.

Constructor & Destructor Documentation

MSFCDExport::MSFCDExport ( const MSFCDExport )
private

Invalidated copy constructor.

Member Function Documentation

MSFCDExport& MSFCDExport::operator= ( const MSFCDExport )
private

Invalidated assignment operator.


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