Click or drag to resize

FieldCorrectionGetMagnificationSpeedLimt Method

Returns the maximal magnification speed, where the magnification axes are not physically limited.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public double GetMagnificationSpeedLimt(
	double axisSpeedLimit = 0.9
)

Parameters

axisSpeedLimit  Double  (Optional)
Maximal speed of the axes [m/s].

Return Value

Double
Maximal magnification speed, where the magnification axes are not physically limited.
See Also