Table 6.55 — DRM_Distance_LOD_Data

Property

Description

Class

  • <DRM Distance LOD Data>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class specifies a level of detail described in terms of distance from the eyepoint to the centre of the object.

For each <DRM Distance LOD Data> instance, when moving the eyepoint away from the centre of the object, the representation begins to appear at minimum_range. The representation gradually gets stronger until it is fully visible at minimum_range + minimum_fade_band. As the eyepoint continues to move away from the centre of the object, the representation gradually starts to fade out at maximum_range - maximum_fade_band until it completely disappears at maximum_range. If fade bands are specified, adjacent levels shall overlap within those fade bands and not overlap any other portion of the adjacent level(s).

The minimum_range field is specified in metres as the minimum distance from the centre of the object.

The minimum_fade_band field is expressed in metres relative to the minimum_range value. This fade band is defined to be adjacent to the minimum_range and further from the centre of the object.

The maximum_range field is specified in metres as the maximum distance from the centre of the object. +∞ is a legal range value.

The maximum_fade_band field is expressed in metres relative to the maximum_range value. This fade band is defined to be adjacent to the maximum_range and closer to the centre of the object.

Class diagram

Figure 6.64 — DRM_Distance_LOD_Data

Inherited field elements

Field name

Range

Field data type

None

   

Field elements

Field name

Range

Field data type

minimum_range

 

Long_Float

minimum_fade_band

 

Long_Float

maximum_range

 

Long_Float

maximum_fade_band

 

Long_Float

Default field values

Default field values for DRM_Distance_LOD_Data

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)

Composed of (two-way metadata) (inherited)

  • None.

Composed of (two-way metadata)

  • None.

Component of (two-way) (inherited)

Component of (two-way)

  • None.

Constraints

Clarifications

1If present, the <DRM Location> component is the centre point for the LOD test.

Example(s)