Class Ifc2x3::IfcIrregularTimeSeriesValue

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcIrregularTimeSeriesValue : public IfcUtil::IfcBaseEntity

The IfcIrregularTimeSeriesValue describes a value (or set of values) at a particular time point.

HISTORY: New entity in IFC 2x2.

Public Functions

::Ifc2x3::IfcDateTimeSelect *TimeStamp() const

The specification of the time point.

void setTimeStamp(::Ifc2x3::IfcDateTimeSelect *v)
IfcEntityList::ptr ListValues() const

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

void setListValues(IfcEntityList::ptr v)
const IfcParse::entity &declaration() const
IfcIrregularTimeSeriesValue(IfcEntityInstanceData *e)
IfcIrregularTimeSeriesValue(::Ifc2x3::IfcDateTimeSelect *v1_TimeStamp, IfcEntityList::ptr v2_ListValues)

Public Static Functions

const IfcParse::entity &Class()