public interface IfcSoundValue extends IfcPropertySetDefinition
The following features are supported:
Ifc2x3tc1Package.getIfcSoundValue()| Modifier and Type | Method and Description |
|---|---|
double |
getFrequency()
Returns the value of the 'Frequency' attribute.
|
String |
getFrequencyAsString()
Returns the value of the 'Frequency As String' attribute.
|
IfcDerivedMeasureValue |
getSoundLevelSingleValue()
Returns the value of the 'Sound Level Single Value' reference.
|
IfcTimeSeries |
getSoundLevelTimeSeries()
Returns the value of the 'Sound Level Time Series' reference.
|
boolean |
isSetSoundLevelSingleValue()
Returns whether the value of the '
Sound Level Single Value' reference is set. |
boolean |
isSetSoundLevelTimeSeries()
Returns whether the value of the '
Sound Level Time Series' reference is set. |
void |
setFrequency(double value)
Sets the value of the '
Frequency' attribute. |
void |
setFrequencyAsString(String value)
Sets the value of the '
Frequency As String' attribute. |
void |
setSoundLevelSingleValue(IfcDerivedMeasureValue value)
Sets the value of the '
Sound Level Single Value' reference. |
void |
setSoundLevelTimeSeries(IfcTimeSeries value)
Sets the value of the '
Sound Level Time Series' reference. |
void |
unsetSoundLevelSingleValue()
Unsets the value of the '
Sound Level Single Value' reference. |
void |
unsetSoundLevelTimeSeries()
Unsets the value of the '
Sound Level Time Series' reference. |
getDefinesType, getPropertyDefinitionOf, isSetDefinesType, isSetPropertyDefinitionOf, unsetDefinesType, unsetPropertyDefinitionOfgetHasAssociations, isSetHasAssociations, unsetHasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcTimeSeries getSoundLevelTimeSeries()
If the meaning of the 'Sound Level Time Series' reference isn't clear, there really should be more of a description here...
isSetSoundLevelTimeSeries(),
unsetSoundLevelTimeSeries(),
setSoundLevelTimeSeries(IfcTimeSeries),
Ifc2x3tc1Package.getIfcSoundValue_SoundLevelTimeSeries()void setSoundLevelTimeSeries(IfcTimeSeries value)
Sound Level Time Series' reference.
value - the new value of the 'Sound Level Time Series' reference.isSetSoundLevelTimeSeries(),
unsetSoundLevelTimeSeries(),
getSoundLevelTimeSeries()void unsetSoundLevelTimeSeries()
Sound Level Time Series' reference.
boolean isSetSoundLevelTimeSeries()
Sound Level Time Series' reference is set.
unsetSoundLevelTimeSeries(),
getSoundLevelTimeSeries(),
setSoundLevelTimeSeries(IfcTimeSeries)double getFrequency()
If the meaning of the 'Frequency' attribute isn't clear, there really should be more of a description here...
setFrequency(double),
Ifc2x3tc1Package.getIfcSoundValue_Frequency()void setFrequency(double value)
Frequency' attribute.
value - the new value of the 'Frequency' attribute.getFrequency()String getFrequencyAsString()
If the meaning of the 'Frequency As String' attribute isn't clear, there really should be more of a description here...
setFrequencyAsString(String),
Ifc2x3tc1Package.getIfcSoundValue_FrequencyAsString()void setFrequencyAsString(String value)
Frequency As String' attribute.
value - the new value of the 'Frequency As String' attribute.getFrequencyAsString()IfcDerivedMeasureValue getSoundLevelSingleValue()
If the meaning of the 'Sound Level Single Value' reference isn't clear, there really should be more of a description here...
isSetSoundLevelSingleValue(),
unsetSoundLevelSingleValue(),
setSoundLevelSingleValue(IfcDerivedMeasureValue),
Ifc2x3tc1Package.getIfcSoundValue_SoundLevelSingleValue()void setSoundLevelSingleValue(IfcDerivedMeasureValue value)
Sound Level Single Value' reference.
value - the new value of the 'Sound Level Single Value' reference.isSetSoundLevelSingleValue(),
unsetSoundLevelSingleValue(),
getSoundLevelSingleValue()void unsetSoundLevelSingleValue()
Sound Level Single Value' reference.
boolean isSetSoundLevelSingleValue()
Sound Level Single Value' reference is set.
unsetSoundLevelSingleValue(),
getSoundLevelSingleValue(),
setSoundLevelSingleValue(IfcDerivedMeasureValue)Copyright © 2016 OpenSource BIM. All rights reserved.