Class Name: Translation

Superclass - LSR Transformation Step

Definition

An LSR Transformation Step that specifies a translation amount (in meters) along the specified axis. Note that the translation amount may be negative.

Primary Page in DRM Diagram:

Example

  1. Translate 2376.85 meters along the X axis
  2. Translate -4756.5 meters along the Y axis
  3. Translate 12.0 meters along the Z axis

FAQs

--FAQs needed here --

Constraints

None.

Composed of (one-way)(inherited)

Composed of (two-way)

Component of (one-way)(inherited)

Field Elements

SE_AXIS_ENUM axis; (notes)
SE_FLOAT64 translation_amount; (notes)

Notes

Composed of Notes

Reference_Vector

 This <Reference Vector> must have
 vector_type = SE_LSR_TRANSFORMATION_AXIS

Fields Notes

axis

 which axis to translate along (X, Y, Z, all, or use component
 <Reference Vector>)

translation_amount

 in meters

Prev: Transformation. Next: Translation Control Link. Up:Index.