class documentation

class Scenario__MinimumVehicleSpeed(NumberData):

View In Hierarchy

Minimum speed of moving vehicles in the scenario.

Indicating the minimum velocity of all vehicles involved in the scenario that have a velocity of greater than zero at least once during the scenario.

Class Variable name Is always 'scenario/minimum_vehicle_speed'
Class Variable val The value of the minimum vehicle velocity.
name: Literal['scenario/minimum_vehicle_speed'] =

Is always 'scenario/minimum_vehicle_speed'

val: float =

The value of the minimum vehicle velocity.