Table 6.166—DRM_Local_4x4

Property

Description

Superclass

·         <DRM SEDRIS Abstract Base>

Class

·         <DRM Local 4x4>

Subclass

·         none

Definition

An object of this DRM class specifies a sixteen element matrix used to scale, orient, and position objects in the scope of its parent <DRM LSR Transformation>. The direction of rotation is determined by the right-hand rule. The translation parameters are always in the rightmost column of the matrix.

Since a <DRM Local 4X4> only occurs as part of an <DRM LSR Transformation>, and an <DRM LSR Transformation> only occurs in the scope of an LSR spatial reference frame, the objects to which a <DRM Local 4X4> is applied are always defined in an LSR spatial reference frame. (Since LSR spatial reference frames are usually used to define <DRM Model>s but not <DRM Environment Root>s, <DRM Local 4X4> is usually considered to be 'local'. However, a <DRM Environment Root> may be defined in an LSR spatial reference frame, in which case <DRM LSR Transformation> would be legal within its scope.)

The matrix multiplication order is defined by w = M * v, where M is the <DRM Local 4X4> matrix, v is the original location vector, and w is the resulting location vector.

Example(s)

·         The position and orientation of the control tower in a <DRM Model> of an airport is specified by the <DRM Local 4X4>. See <DRM Transformation> for more examples.

Inherited field elements

field_name

range

Field_Data_Type

none

 

 

Field elements

field_name

range

Field_Data_Type

matrix1

 

Matrix_4x4

Associated to (one-way) (inherited)

·         none

Associated to (one-way)

·         none

Associated by (one-way) (inherited)

·         none

Associated by (one-way)

·         none

Associated with (two-way) (inherited)

·         none

Associated with (two-way)

·         none

Composed of (two-way) (inherited)

·         none

Composed of (two-way)

·         none

Composed of (two-way metadata) (inherited)

·         none

Composed of (two-way metadata)

·         none

Component of (two-way) (inherited)

·         none

Component of (two-way)

·         one <DRM LSR Transformation>

Constraints

·         none

Notes

1 A standard 4x4 transformation matrix.

Class diagram

<DRM Local 4x4>