Curve
A multi-purpose curve or functional relationship between an independent variable (X-axis) and dependent (Y-axis) variables.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:Curve
Type: Class
classDiagram
class Curve
click Curve href "../Curve"
IdentifiedObject <|-- Curve
click IdentifiedObject href "../IdentifiedObject"
Curve <|-- GrossToNetActivePowerCurve
click GrossToNetActivePowerCurve href "../GrossToNetActivePowerCurve"
Curve <|-- ReactiveCapabilityCurve
click ReactiveCapabilityCurve href "../ReactiveCapabilityCurve"
Curve <|-- VsCapabilityCurve
click VsCapabilityCurve href "../VsCapabilityCurve"
Curve : IdentifiedObject.description
Curve : IdentifiedObject.mRID
Curve : IdentifiedObject.name
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
CurveData | Curve | range | Curve |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Curve |
native | this:Curve |