onboardapi  9.10.0
by Rheinmetall
M_Mount::CmdMoveToStoredPosition Struct Reference

Move to an earlier assigned or persistently stored mount position, identified by a string key. More...

Public Member Functions

 CmdMoveToStoredPosition ()
 
 CmdMoveToStoredPosition (std::string const &Id)
 

Public Attributes

std::string Id
 Identifies the stored position to be moved to. More...
 

Detailed Description

Move to an earlier assigned or persistently stored mount position, identified by a string key.

Constructor & Destructor Documentation

◆ CmdMoveToStoredPosition() [1/2]

M_Mount::CmdMoveToStoredPosition::CmdMoveToStoredPosition ( )

◆ CmdMoveToStoredPosition() [2/2]

M_Mount::CmdMoveToStoredPosition::CmdMoveToStoredPosition ( std::string const &  Id)

Member Data Documentation

◆ Id

std::string M_Mount::CmdMoveToStoredPosition::Id

Identifies the stored position to be moved to.