Table 6.118 — DRM_Irregular_Axis

Property

Description

Class

  • <DRM Irregular Axis>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class is a <DRM Axis> instance that does not use a constant spacing between tick marks.

The axis_value_array field specifies the tick mark values, which shall be arranged in monotonically ascending or monotonically descending order.

The value_unit field specifies the unit of measurement of the <DRM Irregular Axis> instance, which shall be compatible with the requirements imposed by its axis_type value.

If the specified axis_type does not require a unit of measurement, value_unit shall be set to EUC_UNITLESS.

The value_scale field specifies the scale applicable to value_unit.

If the specified axis_type does not require a scale, value_scale shall be set to ESC_UNI.

The value of the interpolation_type field allows the data provider to indicate how best to interpolate the data to points that are between grid points on the axis represented by the <DRM Irregular Axis> instance.

Class diagram

Figure 6.143 — DRM_Irregular_Axis

Inherited field elements

Field name

Range

Field data type

axis_type

 

EDCS_Attribute_Code

axis_value_count

 

Short_Integer_Positive

Field elements

Field name

Range

Field data type

axis_value_array

 

Single_Value[axis_value_count]

value_unit

 

EDCS_Unit_Code

value_scale

 

EDCS_Unit_Scale_Code

interpolation_type

 

Interpolation_Type

Default field values

Default field values for DRM_Irregular_Axis

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)

Component of (two-way)

  • None.

Constraints

Clarifications

None.

Example(s)

  • Data taken at times 1, 2, 5, 10, 50, and 100 seconds after some start time are collected on a <DRM Irregular Axis> instance.

  • Radiosonde data, including temperature, humidity, wind speed, and wind direction, is generally reported as a function of pressure height. Data are reported only when there is a significant change in one of the dependent variables. Accordingly, the pressure heights are captured at unpredictable, irregular intervals. They are best collected in a <DRM Irregular Axis> instance.