Click or drag to resize

QuadratureDecoderModuleSimulationAcceleration Property

Gets or sets the acceleration rate of the simulated encoder.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public double SimulationAcceleration { get; set; }

Property Value

Double
The desired acceleration rate of the simulated conveyor belt in in µm/µs².

May be set to 0 to indicate instantaneous acceleration to the specified SimulationSpeed.

Remarks
Note that this only applies if SimulateEncoder is set to true.
See Also