|
onboardapi
9.10.0
by Rheinmetall
|
Public Attributes | |
| M_Common::AngleRateDegreesPerSecType | OffsetAzimuthRate |
| Azimuth rate offset in degrees. More... | |
| M_Common::AngleRateDegreesPerSecType | OffsetElevationRate |
| Elevation rate offset in degrees. 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_Mount::CmdManualDriftCompensation::CmdManualDriftCompensation | ( | ) |
| M_Mount::CmdManualDriftCompensation::CmdManualDriftCompensation | ( | M_Common::AngleRateDegreesPerSecType | OffsetAzimuthRate, |
| M_Common::AngleRateDegreesPerSecType | OffsetElevationRate, | ||
| bool | IsRelative | ||
| ) |
| bool M_Mount::CmdManualDriftCompensation::IsRelative |
Indicates if the provided rate values 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
| M_Common::AngleRateDegreesPerSecType M_Mount::CmdManualDriftCompensation::OffsetAzimuthRate |
Azimuth rate offset in degrees.
| M_Common::AngleRateDegreesPerSecType M_Mount::CmdManualDriftCompensation::OffsetElevationRate |
Elevation rate offset in degrees.