Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcTimeSeriesValue

Definition from IAI: 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:

time series values

HISTORY: New entity in IFC 2x2.

EXPRESS specification:

ENTITY IfcTimeSeriesValue;
ListValues  :  LIST [1:?] OF IfcValue;
END_ENTITY;

Attribute definitions:

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

Inheritance graph

ENTITY IfcTimeSeriesValue;
ENTITY IfcTimeSeriesValue;
ListValues  :  LIST [1:?] OF IfcValue;
END_ENTITY;