Click or drag to resize

FieldCalibration Class

Calibration of the scan field.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.Device.ScanHeadFieldCalibration

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public class FieldCalibration

The FieldCalibration type exposes the following members.

Constructors
 NameDescription
Public methodFieldCalibrationInitializes a new instance of the FieldCalibration class
Top
Properties
 NameDescription
Public propertyBias Value to offset the vectors after field correction as multiplier.
Public propertyGain Value to scale the vectors.
Public propertyOffset Value to offset the vectors before field correction.
Public propertyRotation Value to rotate the vectors.
Top
See Also