onboardapi  9.10.0
by Rheinmetall
M_MultiMount::ReportAssignmentVelocity Struct Reference

Public Member Functions

 ReportAssignmentVelocity ()
 
 ReportAssignmentVelocity (M_Common::LinearVelocityOptionalType const &AssignmentVelocity)
 

Public Attributes

M_Common::LinearVelocityOptionalType AssignmentVelocity
 Current assignment velocity. More...
 

Detailed Description

Report of current assignment velocity This should always be called with the latest status updates since the last report can be read by late joiners.

Constructor & Destructor Documentation

◆ ReportAssignmentVelocity() [1/2]

M_MultiMount::ReportAssignmentVelocity::ReportAssignmentVelocity ( )

◆ ReportAssignmentVelocity() [2/2]

M_MultiMount::ReportAssignmentVelocity::ReportAssignmentVelocity ( M_Common::LinearVelocityOptionalType const &  AssignmentVelocity)

Member Data Documentation

◆ AssignmentVelocity

M_Common::LinearVelocityOptionalType M_MultiMount::ReportAssignmentVelocity::AssignmentVelocity

Current assignment velocity.