onboardapi  9.10.0
by Rheinmetall
M_ScanCtrl::ScanCtrlMode Namespace Reference

Enumerations

enum  Type {
  Off , Init , Reset , Pause_Auto ,
  Run_Auto , Passive , Active , Run_Auto_Swivel_In
}
 Mode of a ScanCtrl. More...
 

Functions

std::string toString (M_ScanCtrl::ScanCtrlMode::Type val)
 
M_ScanCtrl::ScanCtrlMode::Type fromString (const std::string &val)
 

Enumeration Type Documentation

◆ Type

Mode of a ScanCtrl.

Enumerator
Off 

Off.

Init 

Initialise.

Reset 

Reset scan.

Pause_Auto 

Pause automatic scan for manual control.

Run_Auto 

Run automatic scan.

Passive 

Passive scan.

Active 

Active scan.

Run_Auto_Swivel_In 

Swivel into next scan grid-point/position.

Function Documentation

◆ fromString()

M_ScanCtrl::ScanCtrlMode::Type M_ScanCtrl::ScanCtrlMode::fromString ( const std::string &  val)
inline

◆ toString()

std::string M_ScanCtrl::ScanCtrlMode::toString ( M_ScanCtrl::ScanCtrlMode::Type  val)
inline