TDTransformation |
The TDTransformationClass type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption |
Gets the caption of this data class.
(Inherited from TDataClass) | |
| ClassName |
Gets the class name associated with this data class.
(Inherited from TDataClass) | |
| ID |
Gets the identifier of this data class.
(Inherited from TDataClass) | |
| Interpretation | Gets the optional interpretation associated with this transformation, or null if none is defined. | |
| IsCalibrated | Gets a value indicating whether the transformation is calibrated. | |
| Node |
Gets the underlying node for this data class.
(Inherited from TDataClass) | |
| StandardUnit | Gets the standard unit string as defined in the transformation node. | |
| TData |
Gets the node named "TData" that contains the data values for this class.
(Inherited from TDataClass) | |
| UnitKind | Gets the integer code describing the kind of units used by the transformation. |