Click or drag to resize

NumericMeasurement Class

[This is preliminary documentation and is subject to change.]

Describes a numeric (floating point) measurement that was made by a human or by automated equipment in the course of inspecting or testing a production unit
Inheritance Hierarchy

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class NumericMeasurement : Measurement

The NumericMeasurement type exposes the following members.

Properties
  NameDescription
Public propertyMeasuredValue
The actual numeric value measured and recorded during this test/inspection.
Top
See Also