Table 6.220 — DRM_Relative_Time

Property

Description

Class

  • <DRM Relative Time>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class specifies a date and time relative to either a specified <DRM Absolute Time> instance or (if a <DRM Absolute Time> instance is not specified) relative to the simulation start time.

The delta_days field specifies the number of whole days relative to the specified time.

The delta_hours field specifies the number of whole hours relative to the specified time, after delta_days has been taken into account.

The delta_minutes field specifies the number of whole minutes relative to the specified time, after delta_days and delta_hours have been taken into account.

The delta_seconds field specifies the remaining seconds relative to the specified time. Fractions provide sub-second accuracy, if needed.

Class diagram

Figure 6.274 — DRM_Relative_Time

Inherited field elements

Field name

Range

Field data type

time_significance

 

Time_Significance

Field elements

Field name

Range

Field data type

delta_days

 

Integer

delta_hours

[0..23]

Byte_Unsigned

delta_minutes

[0..59]

Byte_Unsigned

delta_seconds

[0,0, 61,0]

Long_Float

Default field values

Default field values for DRM_Relative_Time

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

None.

Example(s)