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: 1.7.3
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