FeatureMeasurementResult
Supertype: Table
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 2.2 | | |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
result | TableEntry | 2.2 | 0..* |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
FeaturePersistentId | ID | 2.2 | 1 | UUID of the feature. | |
CharacteristicPersistentId | ID | 2.2 | 0..1 | UUID of the characteristic. | |
MeasurementType | string | 2.2 | 1 | class of measurement being performed. QIF 3:2018 Section 6.3 Examples: | |
MeasurementValue | float | 2.2 | 1 | measurement based on the measurement type. | |
MeasurementUnits | string | 2.2 | 1 | engineering units of the measurement. | |
CharacteristicStatus | CharacteristicStatusEnum | 2.2 | 0..1 | pass/fail result of the measurement. | |
UncertaintyType | UncertaintyTypeEnum | 2.2 | 0..1 | method used to compute standard uncertaintyuncertainty of the result of a measurement expressed as a standard deviation. JCGM 100:2008 2.3.1. | |
Uncertainty | float | 2.2 | 0..1 | uncertaintyuncertainty (of measurement) parameter, associated with the result of a measurement, that characterizes the dispersion of the values that could reasonably be attributed to the measurand. JCGM 100:2008 2.2.3 > Note: Use of the term uncertainty refers to uncertainty of measurement. specified by UNCERTAINTY_TYPE. |