onboardapi  9.10.0
by Rheinmetall
M_Mount::CmdHorizontalAiming Struct Reference

Command to aim perfectly aligned with the horizon line by compensating vehicle attitude. More...

Public Member Functions

 CmdHorizontalAiming ()
 
 CmdHorizontalAiming (bool IsEnabled)
 

Public Attributes

bool IsEnabled
 Indicates whether horizontal aiming should be enabled (true) or disabled (false). More...
 

Detailed Description

Command to aim perfectly aligned with the horizon line by compensating vehicle attitude.

Constructor & Destructor Documentation

◆ CmdHorizontalAiming() [1/2]

M_Mount::CmdHorizontalAiming::CmdHorizontalAiming ( )

◆ CmdHorizontalAiming() [2/2]

M_Mount::CmdHorizontalAiming::CmdHorizontalAiming ( bool  IsEnabled)

Member Data Documentation

◆ IsEnabled

bool M_Mount::CmdHorizontalAiming::IsEnabled

Indicates whether horizontal aiming should be enabled (true) or disabled (false).