onboardapi  9.10.0
by Rheinmetall
M_Camera::CmdSetGainByStep Struct Reference

Increase or decrease gain by the given number of steps (of a predefined size). More...

Public Member Functions

 CmdSetGainByStep ()
 
 CmdSetGainByStep (int32_t Steps)
 

Public Attributes

int32_t Steps
 The number of steps to increase (positive numbers) or decrease (negative numbers). More...
 

Detailed Description

Increase or decrease gain by the given number of steps (of a predefined size).

Constructor & Destructor Documentation

◆ CmdSetGainByStep() [1/2]

M_Camera::CmdSetGainByStep::CmdSetGainByStep ( )

◆ CmdSetGainByStep() [2/2]

M_Camera::CmdSetGainByStep::CmdSetGainByStep ( int32_t  Steps)

Member Data Documentation

◆ Steps

int32_t M_Camera::CmdSetGainByStep::Steps

The number of steps to increase (positive numbers) or decrease (negative numbers).