The SEDRIS Data Representation Model
APPENDIX A - Classes
Rotation
|
Class Name: Rotation
Subclasses
This DRM class is concrete and has no subclasses.
Definition
An instance of this DRM class specifies a rotation of the given angle
about the specified axis, in the direction determined by the right-hand
rule.
Primary Page in DRM Diagram:
Secondary Pages in DRM Diagram:
Example
- Rotate 145 degrees about the X axis
- Rotate -38.5 degrees about the Z axis
- Rotate 97 degrees about the Y axis
FAQs
- How do I rotate about a point other than the origin?
- Precede the <Rotation> step by a
<Translation> step that translates to the
desired rotation point.
Constraints
None.
Composed of (two-way)(inherited)
Composed of (two-way)
Component of (two-way)(inherited)
Component of (two-way)
Inherited Field Elements
This class has no inherited field elements.
Notes
Composed of Notes
This <Reference Vector> shall have
vector_type = SE_REF_VEC_TYP_LSR_TRANSFORMATION_AXIS
Fields Notes
This specifies which axis to rotate around: X, Y, Z, or a
<Reference Vector>. Specifying "all <Axes>" is not allowed.
This specifies the angle of rotation, measured counterclockwise
about the given axis, in degrees of arc.
Prev: Rotating Light Behaviour.
Next: Rotation Control Link.
Up:Index.
|
Last updated: October 1, 2002
|
Copyright © 2002 SEDRIS
|
|