class documentation

class Scenario__IsSampled(BooleanData):

View In Hierarchy

True iff the scenario has been sampled from a real scenario or not. See also Scenario__IsSampled__ReferenceToSourceScenario.

Class Variable name Is always 'scenario/is_sampled'
Class Variable val Value indicating if scenario is a sampled one or not.
name: Literal['scenario/is_sampled'] =

Is always 'scenario/is_sampled'

val: bool =

Value indicating if scenario is a sampled one or not.