onboardapi  9.10.0
by Rheinmetall
M_VideoTrackerLot::CmdAutoGateControl Struct Reference

Public Member Functions

 CmdAutoGateControl ()
 
 CmdAutoGateControl (M_Common::ObjectIdOptionalType const &ObjId)
 

Public Attributes

M_Common::ObjectIdOptionalType ObjId
 Identifies an existing currently tracked object. More...
 

Detailed Description

Activate automatic gate size control for a LoT object. Note: If ObjId is "Selected", the LoT object currently selected (if available) is taken.
Note: If ObjId is empty and there is only one LoT object, this one is taken.
Which object gate is changed is described by M_VideoTracker::VtObjectType::IsSelected flag.

Constructor & Destructor Documentation

◆ CmdAutoGateControl() [1/2]

M_VideoTrackerLot::CmdAutoGateControl::CmdAutoGateControl ( )

◆ CmdAutoGateControl() [2/2]

M_VideoTrackerLot::CmdAutoGateControl::CmdAutoGateControl ( M_Common::ObjectIdOptionalType const &  ObjId)

Member Data Documentation

◆ ObjId

M_Common::ObjectIdOptionalType M_VideoTrackerLot::CmdAutoGateControl::ObjId

Identifies an existing currently tracked object.