Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
LostTargetTrans Class Reference#include <LostTargetTrans.h>
Inheritance diagram for LostTargetTrans:
![]() Detailed DescriptionCauses a transition if the target has not been seen minframe times within delay milliseconds.Definition at line 10 of file LostTargetTrans.h.
Constructor & Destructor Documentation
constructor, only to be called by subclasses (which need to specify their own classname)
Definition at line 51 of file LostTargetTrans.h.
Member Function Documentation
if we receive the timer event, fire()
Reimplemented from TimeOutTrans. Definition at line 31 of file LostTargetTrans.h.
resets timer; does not deactivate it
Reimplemented from TimeOutTrans. Definition at line 41 of file LostTargetTrans.h. Referenced by processEvent().
set minimum number of frames that target must be seen before resetting the timer
Definition at line 47 of file LostTargetTrans.h.
Member Data Documentation
the source id from the detector of the object which is being monitored
Definition at line 59 of file LostTargetTrans.h. Referenced by DoStart(), and processEvent().
number of frames that target must be seen before resetting the timer
Definition at line 60 of file LostTargetTrans.h. Referenced by processEvent(), and set_minframes().
number of frames target has been seen so far
Definition at line 61 of file LostTargetTrans.h. Referenced by processEvent(), and resetTimer().
The documentation for this class was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:30 2007 by Doxygen 1.5.4 |