FieldCorrectionGetMagnificationSpeedLimt Method |
Returns the maximal magnification speed, where the magnification axes are not physically limited.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic double GetMagnificationSpeedLimt(
double axisSpeedLimit = 0.9
)
Parameters
- axisSpeedLimit Double (Optional)
- Maximal speed of the axes [m/s].
Return Value
DoubleMaximal magnification speed, where the magnification axes are not physically limited.
See Also