Click or drag to resize

ComponentOpticalTest Class

Describes details on an optical test of a component
Inheritance Hierarchy
SystemObject
  CFX.StructuresComponentOpticalTest
    CFX.StructuresBadOpticalTestRejectionDetails

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class ComponentOpticalTest

The ComponentOpticalTest type exposes the following members.

Constructors
 NameDescription
Public methodComponentOpticalTest Constructor
Top
Properties
 NameDescription
Public propertyExpectedValue Optical expected value
Public propertyMeasuredValue Optical measured value
Public propertyResult Result of the optical test (true if OK)
Public propertyToleranceMax Maximum optical measure tolerance
Public propertyToleranceMin Minimum optical measure tolerance
Public propertyUnit Unit used for the Expected value, the Mesasured value, and the Tolerances
Top
See Also