|
onboardapi
9.10.0
by Rheinmetall
|
Report status of Laser Range Finder. More...
Public Member Functions | |
| ReportLrfStatus () | |
| ReportLrfStatus (M_LaserRangeFinder::LrfStatusType const &Status, bool IsRemoved) | |
Public Attributes | |
| M_LaserRangeFinder::LrfStatusType | Status |
| Current status data for Laser Range Finder (LRF). More... | |
| bool | IsRemoved |
Report status of Laser Range Finder.
| M_LaserRangeFinder::ReportLrfStatus::ReportLrfStatus | ( | ) |
| M_LaserRangeFinder::ReportLrfStatus::ReportLrfStatus | ( | M_LaserRangeFinder::LrfStatusType const & | Status, |
| bool | IsRemoved | ||
| ) |
| bool M_LaserRangeFinder::ReportLrfStatus::IsRemoved |
Indicates if the status is no longer available. Note: This will always be set to true when a service has been shut down. After this has been set to true, the status will no longer be available to late joiners.
| M_LaserRangeFinder::LrfStatusType M_LaserRangeFinder::ReportLrfStatus::Status |
Current status data for Laser Range Finder (LRF).