|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| ReportRate () | |
| ReportRate (M_Common::AngularVelocityType const &AngularVelocity, bool IsCoasting, bool IsRemoved) | |
Public Attributes | |
| M_Common::AngularVelocityType | AngularVelocity |
| Angular velocity (rotational speed) around the X, Y, Z axes. More... | |
| bool | IsCoasting |
| Coasting flag. More... | |
| bool | IsRemoved |
Report current angular velocity. Note: This value can be used to command the Mount Service to hold the LoS on the leading object.
| M_VideoTrackerLosCtrl::ReportRate::ReportRate | ( | ) |
| M_VideoTrackerLosCtrl::ReportRate::ReportRate | ( | M_Common::AngularVelocityType const & | AngularVelocity, |
| bool | IsCoasting, | ||
| bool | IsRemoved | ||
| ) |
| M_Common::AngularVelocityType M_VideoTrackerLosCtrl::ReportRate::AngularVelocity |
Angular velocity (rotational speed) around the X, Y, Z axes.
| bool M_VideoTrackerLosCtrl::ReportRate::IsCoasting |
Coasting flag.
| bool M_VideoTrackerLosCtrl::ReportRate::IsRemoved |
Indicates if the leading track is no longer available. Note: Whenever this report is available the VideoTracker has valid data to lead a mount.