DispatchSchedule
Class Description
null
Attributes
Name | Type | Description |
---|---|---|
confidence | PerCent | |
curveStyleKind | CurveStyle | Used to specify whether the values over an interval are constant (constantYValue) or linearly interpolated (straightLineYValues) |
numberOfIntervals | Integer | Used to specify the number of intervals when requesting a forecast or a dispatch. |
startTime | DateTime | The start time of the first interval in the dispatch schedule |
timeIntervalDuration | Integer | The length of time for each interval in the dispatch schedule. |
timeIntervalUnit | TimeIntervalKind | The unit of measure for the time axis of the dispatch schedule. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
DispatchSchedule | 0..* | DERMonitorableParameter | 1 | DispatchSchedule | DERMonitorableParameter | ||
DispatchSchedule | 0..1 | DERCurveData | 0..* | DispatchSchedule | DERCurveData |