onboardapi  9.10.0
by Rheinmetall
M_CoordinateFrame::NotifyPosition Struct Reference

Notify to set position. More...

Public Member Functions

 NotifyPosition ()
 
 NotifyPosition (std::string const &KeyId, M_Common::PositionType const &Position)
 

Public Attributes

std::string KeyId
 
M_Common::PositionType Position
 Position. More...
 

Detailed Description

Notify to set position.

Constructor & Destructor Documentation

◆ NotifyPosition() [1/2]

M_CoordinateFrame::NotifyPosition::NotifyPosition ( )

◆ NotifyPosition() [2/2]

M_CoordinateFrame::NotifyPosition::NotifyPosition ( std::string const &  KeyId,
M_Common::PositionType const &  Position 
)

Member Data Documentation

◆ KeyId

std::string M_CoordinateFrame::NotifyPosition::KeyId

Identifies the coordinate frame or axis to move. Note: This may also be the service name of another network participant. In this case, this relates the data to the device to which the service name belongs.

◆ Position

M_Common::PositionType M_CoordinateFrame::NotifyPosition::Position

Position.