NMPB08 shared libraries
|
Road traffic description. More...
#include <RoadEmissionNMPB08.h>
Public Attributes | |
RoadSurfaceType | surfaceType |
the road surface type | |
double | surfaceAge |
the surface age | |
double | ramp |
the ramp in percent ( > 0 if rise, < 0 if down) | |
int | nbComponents |
the road traffic components number | |
RoadTrafficComponent * | traffic |
the road traffic components data (VL and PL) | |
double | _Lw_values [18] |
local buffer used for output values |
Road traffic description.
Definition at line 239 of file RoadEmissionNMPB08.h.
double RoadTraffic::_Lw_values |
local buffer used for output values
Definition at line 264 of file RoadEmissionNMPB08.h.
the road traffic components number
Definition at line 256 of file RoadEmissionNMPB08.h.
double RoadTraffic::ramp |
the ramp in percent ( > 0 if rise, < 0 if down)
Definition at line 252 of file RoadEmissionNMPB08.h.
double RoadTraffic::surfaceAge |
the surface age
Definition at line 248 of file RoadEmissionNMPB08.h.
the road surface type
Definition at line 244 of file RoadEmissionNMPB08.h.
the road traffic components data (VL and PL)
Definition at line 260 of file RoadEmissionNMPB08.h.