Table 6.220 — DRM_Relative_Time_Interval

Property

Description

Class

  • <DRM Relative Time Interval>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class specifies an interval of time, defined by a start time and a stop time that are relative to another time.

The delta_start_days field specifies the starting day of the interval, relative to the specified time.

The delta_stop_days field specifies the stop day of the interval, relative to the specified time.

The delta_start_hours field specifies the starting hour of the interval, relative to the specified time.

The delta_stop_hours field specifies the stop hour of the interval, relative to the specified time.

The delta_start_minutes field specifies the starting minute of the interval, relative to the specified time.

The delta_stop_minutes field specifies the stop minute of the interval, relative to the specified time.

The delta_start_seconds field specifies the starting second of the interval, relative to the specified time.

The delta_stop_seconds field specifies the stop second of the interval, relative to the specified time.

Clarifications

1 If the given <DRM Relative Time Interval> instance R has an <DRM Absolute Time> component, R is relative to the specified absolute time; otherwise, R is relative to “simulation start” - that is, the start time of the consuming application.

Class diagram

Figure 6.264 — DRM_Relative_Time_Interval

Inherited field elements

Field name

Range

Field data type

time_significance

 

Time_Significance

Field elements

Field name

Range

Field data type

delta_start_days

 

Integer

delta_stop_days

 

Integer

delta_start_hours

[0..23]

Byte_Unsigned

delta_stop_hours

[0..23]

Byte_Unsigned

delta_start_minutes

[0..59]

Byte_Unsigned

delta_stop_minutes

[0..59]

Byte_Unsigned

delta_start_seconds

[0,0..60,0)

Long_Float

delta_stop_seconds

[0,0..60,0)

Long_Float

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

Example(s)

  • The time period for which a transmittal should be considered to be valid. The stop time can be considered to be an expiration date.