DERCurveData

The DER curve data class provides the nominal, maximum and minimum values for a DER Monitorable parameter for a series of time intervals defined by the DER DispatchSchedule.

Type

Class

URI

cim:DERCurveData

CIM standard (perspective)

IEC61968 (Enterprise)

Class hierarchy

  • DERCurveData

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

DERMonitorableParameter

1

DERMonitorableParameter

The DER monitorable parameter for which a time dependent curve has been created.

DispatchSchedule

0..1

DispatchSchedule

The schedule used for dispatching or forecasting the values of DER monitorable parameters over time.

intervalNumber

0..1

integer

The sequence number of a time interval defined by the DispatchSchedule.

maxYValue

0..1

float

The maximum value of the DERMonitorableParameter during the time interval.

minYValue

0..1

float

The minimum value of the DERMonitorableParameter during the time interval.

nominalYValue

0..1

float

The nominal value of the DERMonitorableParameter during the time interval.

timeStamp

0..1

date

The start time of the interval


DERMonitorableParameter

The DER monitorable parameter for which a time dependent curve has been created.

URI

cim:DERCurveData.DERMonitorableParameter

Cardinality

1

Type

DERMonitorableParameter

DispatchSchedule

The schedule used for dispatching or forecasting the values of DER monitorable parameters over time.

URI

cim:DERCurveData.DispatchSchedule

Cardinality

0..1

Type

DispatchSchedule

intervalNumber

The sequence number of a time interval defined by the DispatchSchedule.

URI

cim:DERCurveData.intervalNumber

Cardinality

0..1

Type

integer

maxYValue

The maximum value of the DERMonitorableParameter during the time interval.

URI

cim:DERCurveData.maxYValue

Cardinality

0..1

Type

float

minYValue

The minimum value of the DERMonitorableParameter during the time interval.

URI

cim:DERCurveData.minYValue

Cardinality

0..1

Type

float

nominalYValue

The nominal value of the DERMonitorableParameter during the time interval.

URI

cim:DERCurveData.nominalYValue

Cardinality

0..1

Type

float

timeStamp

The start time of the interval

URI

cim:DERCurveData.timeStamp

Cardinality

0..1

Type

date