| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.shared.bldgservices.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcFrequencyMeasure |
IfcSoundValue.frequency |
private IfcFrequencyMeasure |
IfcElectricalBaseProperties.inputFrequency |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcFrequencyMeasure |
IfcSoundValue.getFrequency() |
IfcFrequencyMeasure |
IfcElectricalBaseProperties.getInputFrequency() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcSoundValue.setFrequency(IfcFrequencyMeasure frequency) |
void |
IfcElectricalBaseProperties.setInputFrequency(IfcFrequencyMeasure inputFrequency) |
| 构造器和说明 |
|---|
IfcElectricalBaseProperties(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcEnergySequenceEnum energySequence,
IfcLabel userDefinedEnergySequence,
IfcElectricCurrentEnum electricCurrentType,
IfcElectricVoltageMeasure inputVoltage,
IfcFrequencyMeasure inputFrequency,
IfcElectricCurrentMeasure fullLoadCurrent,
IfcElectricCurrentMeasure minimumCircuitCurrent,
IfcPowerMeasure maximumPowerInput,
IfcPowerMeasure ratedPowerInput,
INTEGER inputPhase) |
IfcSoundValue(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcTimeSeries soundLevelTimeSeries,
IfcFrequencyMeasure frequency,
IfcDerivedMeasureValue soundLevelSingleValue) |
Copyright © 2023. All rights reserved.