Table 6.214 — DRM_Regular_Axis
Property |
Description |
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Class |
|
|||||||||||||||||||||||||||
Superclass |
||||||||||||||||||||||||||||
Subclass |
|
|||||||||||||||||||||||||||
Definition |
An instance of this DRM class is an <DRM Axis> that uses a constant spacing between hash marks and numerical values. |
|||||||||||||||||||||||||||
Class diagram |
||||||||||||||||||||||||||||
Inherited field elements |
|
|||||||||||||||||||||||||||
Field elements |
|
|||||||||||||||||||||||||||
Associated to (one-way) (inherited) |
|
|||||||||||||||||||||||||||
Associated to (one-way) |
|
|||||||||||||||||||||||||||
Associated by (one-way) (inherited) |
|
|||||||||||||||||||||||||||
Associated by (one-way) |
|
|||||||||||||||||||||||||||
Associated with (two-way) (inherited) |
|
|||||||||||||||||||||||||||
Associated with (two-way) |
|
|||||||||||||||||||||||||||
Composed of (two-way) (inherited) |
|
|||||||||||||||||||||||||||
Composed of (two-way metadata) (inherited) |
|
|||||||||||||||||||||||||||
Composed of (two-way metadata) |
|
|||||||||||||||||||||||||||
Component of (two-way) (inherited) |
|
|||||||||||||||||||||||||||
Component of (two-way) |
|
|||||||||||||||||||||||||||
Constraints |
||||||||||||||||||||||||||||
Clarifications |
1 This is the number of “hash marks” along the given <DRM Axis>. 2 This specifies the property being described by the given <DRM Regular Axis> instance. 3 This specifies the unit of measurement of the given <DRM Regular_Axis>, which shall be compatible with the requirements imposed by axis_type. If axis_type does not require a unit of measurement (for example, if axis_type requires a value type of STRING), then value_unit shall be set to EUC_UNITLESS. 4 This specifies the scale applicable to value_unit. If axis_type does not require a unit of measurement (for example, if axis_type requires a value type of STRING), then value_scale shall be set to ESC_UNI. 5 This allows the data provider to indicate how best to interpolate the data to points that are in-between grid points on the axis. When a <DRM Data Table> has more than one axis, the order of the interpolations is in the order of axis definitions. 6 This specifies the first numeric value on the axis. 7 This specifies the distance between tick marks. For ARITHMETIC, spacing is the arithmetic difference between tick marks, such that Tick(N) = first_value + (N * spacing) For GEOMETRIC, spacing is the difference between tick marks such that Tick(N) = first_value * (spacingN) 8 This indicates how the spacing value is used to compute tick marks. 9 This indicates the position of the axis with respect to the axis interval. Note that “lower” and “upper” refer to the axis INDEX; for example, “lower” means “aligned to the side with the lower index”. |
|||||||||||||||||||||||||||
Example(s) |
|