class documentation

class Traffic__Volume(NumberData):

View In Hierarchy

Intensity of the traffic on the road section the vehicle is currently on.

The intensity of the traffic is measured over a time frame of at least 10 minutes. The unit of the traffic intensity is vehicles per hour.

The vehicle containing this attribute is counted as well.

Class Variable name Is always 'traffic/volume'
Class Variable type Is always 'value'
Class Variable val The traffic intensity in vehicles per hour
name: Literal['traffic/volume'] =

Is always 'traffic/volume'

type: Literal[NumberType.Value] =

Is always 'value'

val: float =

The traffic intensity in vehicles per hour