|
onboardapi
9.10.0
by Rheinmetall
|
Event of a detected object. More...
Public Member Functions | |
| EventSensorDetection () | |
| EventSensorDetection (M_Common::ObjectIdType const &DetectionId, M_Sensor::SensorDetectionType const &Detection) | |
Public Attributes | |
| M_Common::ObjectIdType | DetectionId |
| M_Sensor::SensorDetectionType | Detection |
| Detection data. More... | |
Event of a detected object.
| M_Sensor::EventSensorDetection::EventSensorDetection | ( | ) |
| M_Sensor::EventSensorDetection::EventSensorDetection | ( | M_Common::ObjectIdType const & | DetectionId, |
| M_Sensor::SensorDetectionType const & | Detection | ||
| ) |
| M_Sensor::SensorDetectionType M_Sensor::EventSensorDetection::Detection |
Detection data.
| M_Common::ObjectIdType M_Sensor::EventSensorDetection::DetectionId |
Identifies the detection for the location measurement. Note: Since an event does not have a lifetime, it cannot be updated/deleted, but multiple locations can belong to the same detection and will then have the same detection ID.