NMPB08 Shared Libraries
Public Attributes
RailwayTrafficComponent Struct Reference

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>

List of all members.

Public Attributes

char * id
double number
double speed

Detailed Description

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.


Member Data Documentation

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.


The documentation for this struct was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines