Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.14 KB

File metadata and controls

17 lines (11 loc) · 1.14 KB

IfcTimeSeriesValue

A time series value is a list of values that comprise the time series. At least one value must be supplied. Applications are expected to normalize values by applying the following three rules:

  • All time (universal, local, daylight savings, and solar) is normalized against the ISO 8601 standard GMT/UTC (Universal Coordinated Time).
  • Any rollover is handled by the application providing the data. Rollover occurs, for example, when the measurement device resets itself while measuring and the recording data do not include the data measured before the reset.
  • The normalized data refer to the preceding time unit. The time series example shown in Figure 1 below contains four time points: Time "a" indicates the beginning of the time series and the associated datum has no relevance. Data at time points "b," "c" and "d" are associated with values 1, 2 and 3, respectively.

time series values

HISTORY New entity in IFC2x2.

Attributes

ListValues

A list of time-series values. At least one value is required.