onboardapi  9.10.0
by Rheinmetall
M_Camera::ConfigFocusLevel Struct Reference

Set focus level. More...

Public Member Functions

 ConfigFocusLevel ()
 
 ConfigFocusLevel (M_Common::PercentType Level)
 

Public Attributes

M_Common::PercentType Level
 

Detailed Description

Set focus level.

Constructor & Destructor Documentation

◆ ConfigFocusLevel() [1/2]

M_Camera::ConfigFocusLevel::ConfigFocusLevel ( )

◆ ConfigFocusLevel() [2/2]

M_Camera::ConfigFocusLevel::ConfigFocusLevel ( M_Common::PercentType  Level)

Member Data Documentation

◆ Level

M_Common::PercentType M_Camera::ConfigFocusLevel::Level

Level in percent. An absolute value between 0 and 100 where 0 represents the minimum zoom value (MinZoomFovDegrees) and 100 represents the maximum zoom value (MaxZoomFovDegrees) as defined by the reported settings. Note: 100 is the narrowest Field of View, 0 is the widest Field of View.