|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| CmdManualDriftCompensation () | |
| CmdManualDriftCompensation (M_KinematicChain::AxisRotationListType const &AxisRotations, bool IsRelative) | |
Public Attributes | |
| M_KinematicChain::AxisRotationListType | AxisRotations |
| Axis rotations specifying the offset. More... | |
| bool | IsRelative |
Command to manually set the specified drift compensation offset. This is used to set the offset values to correct a drifting Mount.
| M_MultiMount::CmdManualDriftCompensation::CmdManualDriftCompensation | ( | ) |
| M_MultiMount::CmdManualDriftCompensation::CmdManualDriftCompensation | ( | M_KinematicChain::AxisRotationListType const & | AxisRotations, |
| bool | IsRelative | ||
| ) |
| M_KinematicChain::AxisRotationListType M_MultiMount::CmdManualDriftCompensation::AxisRotations |
Axis rotations specifying the offset.
| bool M_MultiMount::CmdManualDriftCompensation::IsRelative |
Indicates if the provided axis rotations are relative to the currently used Drift compensation (true) or absolute rate value replacing currently used Drift compensation. True = Relative to the currently used Drift compensation False = Absolute rate value replacing currently used Drift compensation