NMPB08 Shared Libraries
|
#include <RailwayEmissionNMPB08.h>
Public Attributes | |
double | nbHours |
NMPB_RailCorrectionType | railCorrection |
unsigned int | nbComponents |
unsigned int | maxComponents |
RailwayTrafficComponent * | component |
railway traffic represents number of units (or trains) running on one track at specified speeds during a period of reference (in hours)
Definition at line 190 of file RailwayEmissionNMPB08.h.
table of traffic components
Definition at line 196 of file RailwayEmissionNMPB08.h.
unsigned int RailwayTraffic::maxComponents |
for internal use only
Definition at line 195 of file RailwayEmissionNMPB08.h.
unsigned int RailwayTraffic::nbComponents |
number of traffic components
Definition at line 194 of file RailwayEmissionNMPB08.h.
double RailwayTraffic::nbHours |
duration of the period of reference in hours
Definition at line 192 of file RailwayEmissionNMPB08.h.
correction for rail and mounting conditions
Definition at line 193 of file RailwayEmissionNMPB08.h.