| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.timeseries.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcIrregularTimeSeriesValue> |
IfcIrregularTimeSeries.values |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcIrregularTimeSeriesValue> |
IfcIrregularTimeSeries.getValues() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcIrregularTimeSeries.setValues(LIST<IfcIrregularTimeSeriesValue> values) |
| 构造器和说明 |
|---|
IfcIrregularTimeSeries(IfcLabel name,
IfcText description,
IfcDateTimeSelect startTime,
IfcDateTimeSelect endTime,
IfcTimeSeriesDataTypeEnum timeSeriesDataType,
IfcDataOriginEnum dataOrigin,
IfcLabel userDefinedDataOrigin,
IfcUnit unit,
LIST<IfcIrregularTimeSeriesValue> values) |
Copyright © 2023. All rights reserved.