BasicIntervalSchedule
Class Description
Schedule of values at points in time.
Attributes
| Name | Type | Description |
|---|---|---|
| startTime | DateTime | The time for the first time point. The value can be a time of day, not a specific date. |
| value1Multiplier | UnitMultiplier | Multiplier for value1. |
| value1Unit | UnitSymbol | Value1 units of measure. |
| value2Multiplier | UnitMultiplier | Multiplier for value2. |
| value2Unit | UnitSymbol | Value2 units of measure. |
Relationships
Ancestors
Descendents
Associations
None