The SEDRIS Data Representation Model
APPENDIX A - Classes Translation |
---|
An instance of this DRM class is an <LSR Transformation Step> instance that specifies a translation amount along the specified axis.
A <Translation> instance specifies a translation_amount of 2376.85 metres along the U axis.
A <Translation> instance specifies a translation_amount of -4756.5 metres along the V axis.
A <Translation> instance specifies a translation_amount of 12.0 metres along the W axis.
No FAQs supplied.
SE_LSR_Transformation_Axis | axis; | 2 |
---|---|---|
SE_Long_Float | translation_amount; | 3 |
The axis field specifies which axis to translate along.
The translation_amount field specifies the translation amount in metres, and is permitted to be negative. For a <Translation> instance with a <Translation Control Link> component X, the value of the translation_amount field is obtained from X.
|