constraint
- Last UpdatedSep 11, 2023
- 1 minute read
constraint
Description
Generic attribute modifiers. Constraint applies if properties match, such as season and time.
Type
Object
Properties
Optional
direction
Property | Reference |
---|---|
direction | direction |
season
Property | Type | Enum | Description |
---|---|---|---|
season | string | "WINTER", "SPRING", "SUMMER", "AUTUMN" | Generic seasonal dependency description. |
timeConstant
Property | Type | Enum | Description |
---|---|---|---|
timeConstant | string | "NOT_APPLICABLE", "DAWN_TO_DUSK", "DUSK_TO_DAWN", "SCHOOL_HOURS" | Generic time period indication. |
timeDependency
Property | Reference |
---|---|
timeDependency | timeConstraint |
vehicleTypes
Property | Reference |
---|---|
vehicleTypes | vehicleTypes |
weather
Property | Type | Enum | Description |
---|---|---|---|
weather | string | "WINTER", "SPRING", "SUMMER", "AUTUMN" | Weather type. |