GenUnitOpCostCurve
Type: object
Relationship between unit operating cost (Y-axis) and unit output active power (X-axis). The operating cost curve for thermal units is derived from heat input and fuel costs. The operating cost curve for hydro units is derived from water flow rates and equivalent water costs.
No Additional Properties
isNetGrossP
Type: boolean
Flag is set to true when output is expressed in net active power.
curveStyle
Type: enum (of string)
The style or shape of the curve.
Must be one of:
- "CurveStyle.straightLineYValues"
- "CurveStyle.constantYValue"
xMultiplier
Type: enum (of string)
Multiplier for X-axis.
Must be one of:
- "UnitMultiplier.f"
- "UnitMultiplier.c"
- "UnitMultiplier.G"
- "UnitMultiplier.d"
- "UnitMultiplier.z"
- "UnitMultiplier.p"
- "UnitMultiplier.y"
- "UnitMultiplier.h"
- "UnitMultiplier.Y"
- "UnitMultiplier.a"
- "UnitMultiplier.none"
- "UnitMultiplier.k"
- "UnitMultiplier.m"
- "UnitMultiplier.n"
- "UnitMultiplier.E"
- "UnitMultiplier.da"
- "UnitMultiplier.T"
- "UnitMultiplier.M"
- "UnitMultiplier.P"
- "UnitMultiplier.Z"
- "UnitMultiplier.micro"
xUnit
Type: enum (of string)
The X-axis units of measure.
cimObjectType
Type: enum (of string)
Used in RAVENS Schema to identify the corresponding CIM Object Type of the JSON object.
y1Multiplier
Type: enum (of string)
Multiplier for Y1-axis.
Must be one of:
- "UnitMultiplier.f"
- "UnitMultiplier.c"
- "UnitMultiplier.G"
- "UnitMultiplier.d"
- "UnitMultiplier.z"
- "UnitMultiplier.p"
- "UnitMultiplier.y"
- "UnitMultiplier.h"
- "UnitMultiplier.Y"
- "UnitMultiplier.a"
- "UnitMultiplier.none"
- "UnitMultiplier.k"
- "UnitMultiplier.m"
- "UnitMultiplier.n"
- "UnitMultiplier.E"
- "UnitMultiplier.da"
- "UnitMultiplier.T"
- "UnitMultiplier.M"
- "UnitMultiplier.P"
- "UnitMultiplier.Z"
- "UnitMultiplier.micro"
y1Unit
Type: enum (of string)
The Y1-axis units of measure.
y2Multiplier
Type: enum (of string)
Multiplier for Y2-axis.
Must be one of:
- "UnitMultiplier.f"
- "UnitMultiplier.c"
- "UnitMultiplier.G"
- "UnitMultiplier.d"
- "UnitMultiplier.z"
- "UnitMultiplier.p"
- "UnitMultiplier.y"
- "UnitMultiplier.h"
- "UnitMultiplier.Y"
- "UnitMultiplier.a"
- "UnitMultiplier.none"
- "UnitMultiplier.k"
- "UnitMultiplier.m"
- "UnitMultiplier.n"
- "UnitMultiplier.E"
- "UnitMultiplier.da"
- "UnitMultiplier.T"
- "UnitMultiplier.M"
- "UnitMultiplier.P"
- "UnitMultiplier.Z"
- "UnitMultiplier.micro"
y3Multiplier
Type: enum (of string)
Multiplier for Y3-axis.
Must be one of:
- "UnitMultiplier.f"
- "UnitMultiplier.c"
- "UnitMultiplier.G"
- "UnitMultiplier.d"
- "UnitMultiplier.z"
- "UnitMultiplier.p"
- "UnitMultiplier.y"
- "UnitMultiplier.h"
- "UnitMultiplier.Y"
- "UnitMultiplier.a"
- "UnitMultiplier.none"
- "UnitMultiplier.k"
- "UnitMultiplier.m"
- "UnitMultiplier.n"
- "UnitMultiplier.E"
- "UnitMultiplier.da"
- "UnitMultiplier.T"
- "UnitMultiplier.M"
- "UnitMultiplier.P"
- "UnitMultiplier.Z"
- "UnitMultiplier.micro"
y3Unit
Type: enum (of string)
The Y3-axis units of measure.
y2Unit
Type: enum (of string)
The Y2-axis units of measure.
description
Type: string
The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
aliasName
Type: string
The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and may not correlate to a naming hierarchy.
The attribute aliasName is retained because of backwards compatibility between CIM relases. It is however recommended to replace aliasName with the Name class as aliasName is planned for retirement at a future time.
mRID
Type: string
Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended.
For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
name
Type: string
The name is any free human readable and possibly non unique text naming the object.