IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

7.2.4.45 Pset_SensorTypeWindSensor

7.2.4.45.1 Semantic definition

A device that senses or detects wind speed and direction. HISTORY: Added in IFC4.

7.2.4.45.2 Applicable entities

7.2.4.45.3 Properties

Name Property Type Data Type Description
WindSensorType IfcPropertyEnumeratedValue PEnum_WindSensorType

Enumeration that Identifies the types of wind sensors that can be specified.

SetPointSpeed IfcPropertySingleValue IfcLinearVelocityMeasure

The wind speed value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value.

DampingRatio IfcPropertySingleValue IfcRatioMeasure

Indicates the damping ratio of the device.

SerialInterfaceType IfcPropertyEnumeratedValue PEnum_SerialInterfaceType

Indicates the type of serial interface used by the device.

MarginOfError IfcPropertySingleValue IfcRatioMeasure

Indicates the margin of error of the measurement.

LinearVelocityResolution IfcPropertySingleValue IfcLinearVelocityMeasure

Indicates the resolution of the detected linear velocity.

SamplingFrequency IfcPropertySingleValue IfcFrequencyMeasure

Indicates the sampling frequency of the device.

StartingWindSpeed IfcPropertySingleValue IfcLinearVelocityMeasure

Indicates the starting wind speed of the wind sensor.

WorkingState IfcPropertySingleValue IfcLabel

Indicates the working state of device or system.

TimeConstant IfcPropertySingleValue IfcTimeMeasure

The time constant of the sensor.

DataCollectionType IfcPropertyEnumeratedValue PEnum_DataCollectionType

Indicates the type or manner of data collection.

WindAngleRange IfcPropertyBoundedValue IfcPlaneAngleMeasure

Indicates the wind angle range the sensor can monitor.

WindSpeedRange IfcPropertyBoundedValue IfcLinearVelocityMeasure

Indicates the range of wind speed the sensor can monitor.

Table 7.2.4.45.A

Edit on Github


Is this page difficult to understand? Let us know!

7.2.4.45.4 Changelog

7.2.4.45.4.1 IFC4

  • New resource

7.2.4.45.4.2 IFC4.3_DEV_ffe3a63

  • applicability, IfcSensorType/WINDSENSOR
  • property, DampingRatio
  • property, DataCollectionType
  • property, LinearVelocityResolution
  • property, MarginOfError
  • property, SamplingFrequency
  • property, SerialInterfaceType
  • property, StartingWindSpeed
  • property, TimeConstant
  • property, WindAngleRange
  • property, WindSpeedRange
  • property, WorkingState