onboardapi  9.10.0
by Rheinmetall
M_CoordinateFrame::NotifyAttitude Struct Reference

Notify to set attitude. More...

Public Member Functions

 NotifyAttitude ()
 
 NotifyAttitude (std::string const &KeyId, M_Common::AttitudeType const &Attitude)
 

Public Attributes

std::string KeyId
 
M_Common::AttitudeType Attitude
 Attitude. More...
 

Detailed Description

Notify to set attitude.

Constructor & Destructor Documentation

◆ NotifyAttitude() [1/2]

M_CoordinateFrame::NotifyAttitude::NotifyAttitude ( )

◆ NotifyAttitude() [2/2]

M_CoordinateFrame::NotifyAttitude::NotifyAttitude ( std::string const &  KeyId,
M_Common::AttitudeType const &  Attitude 
)

Member Data Documentation

◆ Attitude

M_Common::AttitudeType M_CoordinateFrame::NotifyAttitude::Attitude

Attitude.

◆ KeyId

std::string M_CoordinateFrame::NotifyAttitude::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.