NMPB08 Shared Libraries
|
a single railway traffic component. Each component is defined as a number of units (or trains) of a given type that ciruclate at the same speed on the same track, the same speed. A complete traffic may be composed of one or more components. More...
#include <RailwayEmissionNMPB08.h>
Public Attributes | |
char * | id |
double | number |
double | speed |
a single railway traffic component. Each component is defined as a number of units (or trains) of a given type that ciruclate at the same speed on the same track, the same speed. A complete traffic may be composed of one or more components.
Definition at line 173 of file RailwayEmissionNMPB08.h.
char * RailwayTrafficComponent::id |
identification of a unit or train
Definition at line 175 of file RailwayEmissionNMPB08.h.
number of units/train per period of reference
Definition at line 176 of file RailwayEmissionNMPB08.h.
speed in km/h
Definition at line 177 of file RailwayEmissionNMPB08.h.