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

Name Type Description Inherited from

DERMonitorableParameter

1
DERMonitorableParameter

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

n/a

DispatchSchedule

0..1
DispatchSchedule

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

n/a

intervalNumber

0..1
integer

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

n/a

maxYValue

0..1
float

The maximum value of the DERMonitorableParameter during the time interval.

n/a

minYValue

0..1
float

The minimum value of the DERMonitorableParameter during the time interval.

n/a

nominalYValue

0..1
float

The nominal value of the DERMonitorableParameter during the time interval.

n/a

timeStamp

0..1
date

The start time of the interval

n/a


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