NMPB08 shared libraries
Public Attributes
RoadTraffic Struct Reference

Road traffic description. More...

#include <RoadEmissionNMPB08.h>

List of all members.

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
RoadTrafficComponenttraffic
 the road traffic components data (VL and PL)
double _Lw_values [18]
 local buffer used for output values

Detailed Description

Road traffic description.

Definition at line 239 of file RoadEmissionNMPB08.h.


Member Data Documentation

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.

the ramp in percent ( > 0 if rise, < 0 if down)

Definition at line 252 of file RoadEmissionNMPB08.h.

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.


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