NumericValue Class |
[This is preliminary documentation and is subject to change.]
Namespace: CFX.Structures
The NumericValue type exposes the following members.
| Name | Description | |
|---|---|---|
| ExpectedValue |
The expected value for thie measurement
| |
| ExpectedValueUnits |
The units of the expected value (must be a valid SI unit)
| |
| MaximumAcceptableValue |
The minimum acceptable value
| |
| MinimumAcceptableValue |
The minimum acceptable value
| |
| Value |
The actual numeric value that was measured and recorded during a test or inspection
| |
| ValueUnits |
The units of the value (must be a valid SI unit)
|