|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| CmdAddUpdateMultiPoint () | |
| CmdAddUpdateMultiPoint (M_Common::ObjectIdType const &KeyId, M_ObjectManager::MultiPointObjectType const &Obj) | |
Public Attributes | |
| M_Common::ObjectIdType | KeyId |
| The unique ID of the object. More... | |
| M_ObjectManager::MultiPointObjectType | Obj |
| Multi-point object with positional data relative to own vehicle. More... | |
Cmd to add or replace an existing multi-point object. Note: If the object with the same ID already exists it will be replaced.
| M_ObjectManager::CmdAddUpdateMultiPoint::CmdAddUpdateMultiPoint | ( | ) |
| M_ObjectManager::CmdAddUpdateMultiPoint::CmdAddUpdateMultiPoint | ( | M_Common::ObjectIdType const & | KeyId, |
| M_ObjectManager::MultiPointObjectType const & | Obj | ||
| ) |
| M_Common::ObjectIdType M_ObjectManager::CmdAddUpdateMultiPoint::KeyId |
The unique ID of the object.
| M_ObjectManager::MultiPointObjectType M_ObjectManager::CmdAddUpdateMultiPoint::Obj |
Multi-point object with positional data relative to own vehicle.