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

Realises dumping Emission Data. More...

#include <MSEmissionExport.h>

Static Public Member Functions

static void write (OutputDevice &of, SUMOTime timestep)
 Writes the complete network state of the given edges into the given device.

Private Member Functions

 MSEmissionExport (const MSEmissionExport &)
 Invalidated copy constructor.
MSEmissionExportoperator= (const MSEmissionExport &)
 Invalidated assignment operator.

Detailed Description

Realises dumping Emission Data.

The class offers a static method, which writes all available emission factors of each vehicles of the network into the given OutputDevice.

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

Definition at line 57 of file MSEmissionExport.h.

Constructor & Destructor Documentation

MSEmissionExport::MSEmissionExport ( const MSEmissionExport )
private

Invalidated copy constructor.

Member Function Documentation

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

Invalidated assignment operator.


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