NMPB08 shared libraries
|
Road traffic component. More...
#include <RoadEmissionNMPB08.h>
Public Attributes | |
RoadVehicleType | vehicleType |
the vehicle type | |
double | trafficFlow |
the traffic flow : hourly vehicle flow rate, in vehicles/hour. | |
double | trafficSpeed |
the traffic speed | |
RoadFlowType | flowType |
the traffic type |
Road traffic component.
Definition at line 216 of file RoadEmissionNMPB08.h.
the traffic type
Definition at line 233 of file RoadEmissionNMPB08.h.
the traffic flow : hourly vehicle flow rate, in vehicles/hour.
Definition at line 225 of file RoadEmissionNMPB08.h.
the traffic speed
Definition at line 229 of file RoadEmissionNMPB08.h.
the vehicle type
Definition at line 221 of file RoadEmissionNMPB08.h.