29.14.9 CurveData

Topic Version1Published12/09/2016
For StandardPRODML v2.0
Type:ClassStereotype:«XSDcomplexType»

The data of a curve.

Table 29.14.9-1 Attributes

Name

Type

Notes

Index

PositiveLong

The value of an independent (index) variable in a row of the curve table. The units of measure are specified in the curve definition. The first value corresponds to order=1 for columns where isIndex is true. The second to order=2. And so on. The number of index and data values must match the number of columns in the table.

uid

String64

A unique identifier for this data element. It is not globally unique (not a uuid) and only need be unique within the context of the parent top-level object.

Value

double

The value of a dependent (data) variable in a row of the curve table. The units of measure are specified in the curve definition. The first value corresponds to order=1 for columns where isIndex is false. The second to order=2. And so on. The number of index and data values must match the number of columns in the table.

Table 29.14.9-2 Associations

Association

Notes

From: CurveData.

To: AbstractMeasureDataType

Generalization