AxisParameterSetHeadBias Property |
Gets or sets the offset which is applied to the field-corrected coordinates just prior to sending them to the scanner.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public double HeadBias { get; set; }
Property Value
DoubleHeadBias represents the desired scanner-offset (in bits)
normalized to the scanner's range (in bits):
HeadBias = Scanner-Offset / 2^20
The value must lie in the interval [-0.5 ; +0.5]
See Also