Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • unit identifies the time unit with which the time span is defined (enumeration of second, minute, hour, day, week).
  • start identifies the start time of the time span with reference to the T0 (in multiples of the unit defined).
  • end identifies the start time of the time span with reference to the T0 (in multiples of the unit defined).

Anchor
timeOfValidityDefaultViewPeriod
timeOfValidityDefaultViewPeriod
timeOfValidityDefaultViewPeriod

This optional default view period for the time of Validity (Tv) can be used to define the time span of data displayed in the time series display whenever the Tv button is selected. This view period is enforced every time the user switches to another display node .

Parameters

  • unit identifies the time unit with which the time span is defined (enumeration of second, minute, hour, day, week).
  • start identifies the start time of the time span with reference to the T0 (in multiples of the unit defined).
  • end identifies the start time of the time span with reference to the T0 (in multiples of the unit defined).

Anchor
timeOfValiditySearchPeriod
timeOfValiditySearchPeriod
timeOfValiditySearchPeriod

The period evaluated for Time of Validity. All the time series for this period are completely read from the database, so it is advised to make this period as short as workable. This element is required when you have configured a time of validity column in the flagSourceColumns.xml configuration file

Parameters

  • unit identifies the time unit with which the time span is defined (enumeration of second, minute, hour, day, week).
  • start identifies the start time of the time span with reference to the T0 (in multiples of the unit defined).
  • end identifies the start time of the time span with reference to the T0 (in multiples of the unit defined).

...