Click or drag to resize

AxisParameterSet Class

Settings of one axis
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3AxisParameterSet

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public class AxisParameterSet

The AxisParameterSet type exposes the following members.

Constructors
 NameDescription
Public methodAxisParameterSet Creates a new AxisParameterSet instance initialized with default values.
Top
Properties
 NameDescription
Public propertyAccelerationTime Gets or sets the scanner's Acceleration Time.
Public propertyHeadBias Gets or sets the offset which is applied to the field-corrected coordinates just prior to sending them to the scanner.
Public propertyTrackingError Gets or sets the scanner's TrackingError Time.
Top
See Also