Class: Transform¶
Representation of a spatial transformation.
URI: wasm:Transform
Referenced by Class¶
Attributes¶
Own¶
➞transformType 1..1
Description: Type of the transform.
Range: TransformType
-
Description: Number of fixed parameters in the transform.
Range: Integer
➞numberOfParameters 1..1
Description: Number of parameters in the transform.
Range: Integer
➞name 1..1
Description: Name of the transform.
Range: String
➞inputSpaceName 1..1
Description: Name of the input space.
Range: String
➞outputSpaceName 1..1
Description: Name of the output space.
Range: String
➞fixedParameters 1..1
Description: Fixed parameters of the transform. These are always double / float64.
Range: BinaryData
➞parameters 1..1
Description: Parameters of the transform.
Range: BinaryData
Other properties¶
Mappings: |
wasm:Transform |