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