| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.shared.bldgservices.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcElectricCurrentMeasure |
IfcElectricalBaseProperties.fullLoadCurrent |
private IfcElectricCurrentMeasure |
IfcElectricalBaseProperties.minimumCircuitCurrent |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcElectricCurrentMeasure |
IfcElectricalBaseProperties.getFullLoadCurrent() |
IfcElectricCurrentMeasure |
IfcElectricalBaseProperties.getMinimumCircuitCurrent() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcElectricalBaseProperties.setFullLoadCurrent(IfcElectricCurrentMeasure fullLoadCurrent) |
void |
IfcElectricalBaseProperties.setMinimumCircuitCurrent(IfcElectricCurrentMeasure minimumCircuitCurrent) |
| 构造器和说明 |
|---|
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) |
Copyright © 2023. All rights reserved.