class documentation
class ScenarioContextData(Attributes, EachAttributeOnlyOnceEnforcer):
This class contains the attributes of the ScenarioContext class.
They can be retrieved from the boolean, num, text, and vec fields according to their type.
| Class Variable | boolean |
The boolean attributes of the ScenarioContext |
| Class Variable | num |
The numeric attributes of the ScenarioContext |
| Class Variable | text |
The textual attributes of the ScenarioContext |
| Class Variable | vec |
The vectorial attributes of the ScenarioContext |
Inherited from EachAttributeOnlyOnceEnforcer:
| Method | _attribute |
Undocumented |
boolean:
list[ Union[ Scenario__ContainsRural, Scenario__ContainsUrban, Scenario__ContainsHighway, Scenario__IsSampled, Scenario__IsBiased, Scenario__IsStaged]] =
¶
The boolean attributes of the ScenarioContext
num:
list[ Union[ Scenario__MinimumVehicleSpeed, Scenario__MinimumVehicleSpeed__UStdDev, Scenario__MaximumVehicleSpeed, Scenario__MaximumVehicleSpeed__UStdDev, Scenario__MinimumVehicleDistanceS, Scenario__MinimumVehicleDistanceS__UStdDev, Scenario__WeekdayNumber, Scenario__RatioAverageSpeedToSpeedLimit, Scenario__RatioAverageSpeedToSpeedLimit__UStdDev]] =
¶
The numeric attributes of the ScenarioContext
text:
list[ Union[ Scenario__Start__Location, Scenario__End__Location, Scenario__IsSampled__ReferenceToSourceScenario, Scenario__MinimumVehicleSpeed__Frame, Scenario__MaximumVehicleSpeed__Frame, Scenario__MinimumVehicleDistanceS__Frame]] =
¶
The textual attributes of the ScenarioContext