CurveData
Multi-purpose data points for defining a curve. The use of this generic class is discouraged if a more specific class can be used to specify the X and Y axis values along with their specific data types.
Type |
Class |
---|---|
URI |
|
CIM standard (perspective) |
IEC61970 (Grid) |
Slots
Name | Cardinality | Type | Description |
---|---|---|---|
1 |
The curve of this curve data point. |
||
0..1 |
The data value of the X-axis variable, depending on the X-axis units. |
||
0..1 |
The data value of the first Y-axis variable, depending on the Y-axis units. |
||
0..1 |
The data value of the second Y-axis variable (if present), depending on the Y-axis units. |
||
0..1 |
The data value of the third Y-axis variable (if present), depending on the Y-axis units. |
xvalue
The data value of the X-axis variable, depending on the X-axis units.
URI |
|
---|---|
Cardinality |
0..1 |
Type |
y1value
The data value of the first Y-axis variable, depending on the Y-axis units.
URI |
|
---|---|
Cardinality |
0..1 |
Type |
y2value
The data value of the second Y-axis variable (if present), depending on the Y-axis units.
URI |
|
---|---|
Cardinality |
0..1 |
Type |