DefaultBidCurveData

Curve data for default bid curve and startup cost curve.

Type

Class

URI

cim:DefaultBidCurveData

CIM standard (perspective)

IEC62325 (Market)

Class hierarchy

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

Curve

1

Curve

The curve of this curve data point.

bidSegmentCalcType

0..1

BidCalculationBasis

Type of calculation basis used to define the default bid segment curve.

xvalue

0..1

float

The data value of the X-axis variable, depending on the X-axis units.

y1value

0..1

float

The data value of the first Y-axis variable, depending on the Y-axis units.

y2value

0..1

float

The data value of the second Y-axis variable (if present), depending on the Y-axis units.

y3value

0..1

float

The data value of the third Y-axis variable (if present), depending on the Y-axis units.


bidSegmentCalcType

Type of calculation basis used to define the default bid segment curve.

URI

cim:DefaultBidCurveData.bidSegmentCalcType

Cardinality

0..1

Type

BidCalculationBasis

Curve

The curve of this curve data point.

URI

cim:CurveData.Curve

Cardinality

1

Type

Curve

Inherited from

CurveData

xvalue

The data value of the X-axis variable, depending on the X-axis units.

URI

cim:CurveData.xvalue

Cardinality

0..1

Type

float

Inherited from

CurveData

y1value

The data value of the first Y-axis variable, depending on the Y-axis units.

URI

cim:CurveData.y1value

Cardinality

0..1

Type

float

Inherited from

CurveData

y2value

The data value of the second Y-axis variable (if present), depending on the Y-axis units.

URI

cim:CurveData.y2value

Cardinality

0..1

Type

float

Inherited from

CurveData

y3value

The data value of the third Y-axis variable (if present), depending on the Y-axis units.

URI

cim:CurveData.y3value

Cardinality

0..1

Type

float

Inherited from

CurveData