| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.measure.definedType | |
| org.sikongsphere.ifc.model.schema.shared.facilities.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcAmountOfSubstanceMeasure
An amount of substance measure is the value for the quantity of a substance when compared with the number of atoms
in 0.012kilogram of carbon 12.
|
class |
IfcAreaMeasure
An area measure is the value of the extent of a surface.
|
class |
IfcComplexNumber
Representation of a complex number expressed as an array with two elements.
|
class |
IfcContextDependentMeasure
Is the value of a physical quantity as defined by an application context.
|
class |
IfcCountMeasure
A count measure is the value of a count.
|
class |
IfcDescriptiveMeasure
A descriptive measure is a human interpretable definition of a quantifiable value.
|
class |
IfcElectricCurrentMeasure
The value for the movement of electrically charged particles.
|
class |
IfcLengthMeasure
A length measure is the value of a distance.
|
class |
IfcLuminousIntensityMeasure
A luminous intensity measure is the value for the brightness of a body.
|
class |
IfcMassMeasure
A mass measure is the value of the amount of matter that a body contains.
|
class |
IfcNormalisedRatioMeasure
Dimensionless measure to express ratio values ranging from 0.0 to 1.0
|
class |
IfcNumericMeasure
A monetary measure is the value of an amount of money without regard to its currency.
|
class |
IfcParameterValue
A parameter value is the value which specifies the amount of a parameter in some parameter space.
|
class |
IfcPlaneAngleMeasure
A plane angle measure is the value of an angle in a plane.
|
class |
IfcPositiveLengthMeasure
A positive length measure is a length measure that is greater than zero.
|
class |
IfcPositivePlaneAngleMeasure
Positive plane angle measure is a plane angle measure that is greater than zero.
|
class |
IfcPositiveRatioMeasure
A positive ratio measure is a ratio measure that is greater than zero.
|
class |
IfcRatioMeasure
A ratio measure is the value of the relation between two physical quantities that are of the same kind.
|
class |
IfcSolidAngleMeasure
A solid angle measure is the value of an angle in a solid.
|
class |
IfcThermodynamicTemperatureMeasure
A thermodynamic temperature measure is the value for the degree of heat of a body.
|
class |
IfcTimeMeasure
A time measure is the value of the duration of periods.
|
class |
IfcVolumeMeasure
A volume measure is the value of the solid content of a body.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcMeasureValue |
IfcServiceLifeFactor.lowerValue |
private IfcMeasureValue |
IfcServiceLifeFactor.mostUsedValue |
private IfcMeasureValue |
IfcServiceLifeFactor.upperValue |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcMeasureValue |
IfcServiceLifeFactor.getLowerValue() |
IfcMeasureValue |
IfcServiceLifeFactor.getMostUsedValue() |
IfcMeasureValue |
IfcServiceLifeFactor.getUpperValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcServiceLifeFactor.setLowerValue(IfcMeasureValue lowerValue) |
void |
IfcServiceLifeFactor.setMostUsedValue(IfcMeasureValue mostUsedValue) |
void |
IfcServiceLifeFactor.setUpperValue(IfcMeasureValue upperValue) |
| 构造器和说明 |
|---|
IfcServiceLifeFactor(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcServiceLifeTypeEnum predefinedType,
IfcMeasureValue upperValue,
IfcMeasureValue mostUsedValue,
IfcMeasureValue lowerValue) |
Copyright © 2023. All rights reserved.