class documentation

class Scenario__IsStaged(BooleanData):

View In Hierarchy

True iff the scenario contains staged (i.e. previously defined) behavior. This can include simulator studies where other vehicles drive on specifically set trajectories, or real-world scenarios when one or several vehicles are driven by specifically instructed operators. It does not include simulations where vehicle behavior is stochastically determined by a behavior model.

Class Variable name Is always 'scenario/is_staged'
Class Variable val True iff the scenario contains staged (i.e. previously defined) behavior.
name: Literal['scenario/is_staged'] =

Is always 'scenario/is_staged'

val: bool =

True iff the scenario contains staged (i.e. previously defined) behavior.