|
onboardapi
9.10.0
by Rheinmetall
|
Report position in different coordinate frames. More...
Public Member Functions | |
| ReportPositions () | |
| ReportPositions (std::string const &KeyId, M_Common::PositionListType const &PositionList, bool IsRemoved) | |
Public Attributes | |
| std::string | KeyId |
| M_Common::PositionListType | PositionList |
| Position in different coordinate frames. More... | |
| bool | IsRemoved |
Report position in different coordinate frames.
| M_CoordinateFrame::ReportPositions::ReportPositions | ( | ) |
| M_CoordinateFrame::ReportPositions::ReportPositions | ( | std::string const & | KeyId, |
| M_Common::PositionListType const & | PositionList, | ||
| bool | IsRemoved | ||
| ) |
| bool M_CoordinateFrame::ReportPositions::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.
| std::string M_CoordinateFrame::ReportPositions::KeyId |
Identifies the moving entity associated with the position. Note: This may also be the service name of another network participant. In this case, this associates the data with the device to which the service name belongs.
| M_Common::PositionListType M_CoordinateFrame::ReportPositions::PositionList |
Position in different coordinate frames.