onboardapi  9.10.0
by Rheinmetall
M_VideoTrackerAtr::ConfigEnable Struct Reference

Enable or disable Automatic Track Recognition (ATR). More...

Public Member Functions

 ConfigEnable ()
 
 ConfigEnable (bool Enable)
 

Public Attributes

bool Enable
 Enable or disable (True = Enable, False = Disable). More...
 

Detailed Description

Enable or disable Automatic Track Recognition (ATR).

Constructor & Destructor Documentation

◆ ConfigEnable() [1/2]

M_VideoTrackerAtr::ConfigEnable::ConfigEnable ( )

◆ ConfigEnable() [2/2]

M_VideoTrackerAtr::ConfigEnable::ConfigEnable ( bool  Enable)

Member Data Documentation

◆ Enable

bool M_VideoTrackerAtr::ConfigEnable::Enable

Enable or disable (True = Enable, False = Disable).