ifc2x3.ifcsoundvalue Class Reference
Public Member Functions | |
| def | frequency () |
| def | soundlevelsinglevalue () |
| def | soundleveltimeseries () |
Public Member Functions inherited from ifc2x3.ifcpropertysetdefinition | |
| def | definestype () |
| def | propertydefinitionof () |
Public Member Functions inherited from ifc2x3.ifcpropertydefinition | |
| def | hasassociations () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| frequency | |
| soundlevelsinglevalue | |
| soundleveltimeseries | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcsoundvalue definition. :param soundleveltimeseries :type soundleveltimeseries:ifctimeseries :param frequency :type frequency:ifcfrequencymeasure :param soundlevelsinglevalue :type soundlevelsinglevalue:ifcderivedmeasurevalue
Member Function Documentation
◆ frequency()
| def ifc2x3.ifcsoundvalue.frequency | ( | ) |
References ifc2x3.ifcsoundvalue._frequency, and ifc2x3.ifcsoundvalue.frequency.
◆ soundlevelsinglevalue()
| def ifc2x3.ifcsoundvalue.soundlevelsinglevalue | ( | ) |
References ifc2x3.ifcsoundvalue._soundlevelsinglevalue, ifc2x3.ifcderivedmeasurevalue, and ifc2x3.ifcsoundvalue.soundlevelsinglevalue.
◆ soundleveltimeseries()
| def ifc2x3.ifcsoundvalue.soundleveltimeseries | ( | ) |
References ifc2x3.ifcsoundvalue._soundleveltimeseries, and ifc2x3.ifcsoundvalue.soundleveltimeseries.
Member Data Documentation
◆ frequency
| ifc2x3.ifcsoundvalue.frequency |
Referenced by ifc2x3.ifcsoundvalue.frequency().
◆ soundlevelsinglevalue
| ifc2x3.ifcsoundvalue.soundlevelsinglevalue |
Referenced by ifc2x3.ifcsoundvalue.soundlevelsinglevalue().
◆ soundleveltimeseries
| ifc2x3.ifcsoundvalue.soundleveltimeseries |
Referenced by ifc2x3.ifcsoundvalue.soundleveltimeseries().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17