|
onboardapi
9.10.0
by Rheinmetall
|
Response to a request for the service to transform a position from one coordinate frame to another. More...
Public Member Functions | |
| ResponsePosition () | |
| ResponsePosition (M_Common::ObjectIdType const &PosId, M_Common::PositionType const &TargetPosition) | |
Public Attributes | |
| M_Common::ObjectIdType | PosId |
| The unique ID of the position. This is the same ID provided in the request from the client. More... | |
| M_Common::PositionType | TargetPosition |
| Coordinates relative to the specified target coordinate frame in the request. More... | |
Response to a request for the service to transform a position from one coordinate frame to another.
| M_ObjectManager::ResponsePosition::ResponsePosition | ( | ) |
| M_ObjectManager::ResponsePosition::ResponsePosition | ( | M_Common::ObjectIdType const & | PosId, |
| M_Common::PositionType const & | TargetPosition | ||
| ) |
| M_Common::ObjectIdType M_ObjectManager::ResponsePosition::PosId |
The unique ID of the position. This is the same ID provided in the request from the client.
| M_Common::PositionType M_ObjectManager::ResponsePosition::TargetPosition |
Coordinates relative to the specified target coordinate frame in the request.