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 | Type | Description | Inherited from |
---|---|---|---|
1 |
The curve of this curve data point. |
n/a |
|
0..1 |
The data value of the X-axis variable, depending on the X-axis units. |
n/a |
|
0..1 |
The data value of the first Y-axis variable, depending on the Y-axis units. |
n/a |
|
0..1 |
The data value of the second Y-axis variable (if present), depending on the Y-axis units. |
n/a |
|
0..1 |
The data value of the third Y-axis variable (if present), depending on the Y-axis units. |
n/a |
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 |