Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
LostTargetTrans Class ReferenceCauses a transition if the target has not been seen minframe times within delay milliseconds. More...
Inheritance diagram for LostTargetTrans:
Detailed DescriptionCauses a transition if the target has not been seen minframe times within delay milliseconds. Definition at line 8 of file LostTargetTrans.h.
Constructor & Destructor Documentation
constructor, specify delay in milliseconds Definition at line 12 of file LostTargetTrans.h.
constructor, specify delay in milliseconds Definition at line 18 of file LostTargetTrans.h.
constructor, only to be called by subclasses (which need to specify their own classname) Definition at line 49 of file LostTargetTrans.h. Member Function Documentation
if we receive the timer event, fire() Reimplemented from TimeOutTrans. Definition at line 29 of file LostTargetTrans.h.
resets timer; does not deactivate it Reimplemented from TimeOutTrans. Definition at line 39 of file LostTargetTrans.h. Referenced by doEvent().
set minimum number of frames that target must be seen before resetting the timer Definition at line 45 of file LostTargetTrans.h. Member Data Documentation
number of frames target has been seen so far Definition at line 59 of file LostTargetTrans.h. Referenced by doEvent(), and resetTimer().
number of frames that target must be seen before resetting the timer Definition at line 58 of file LostTargetTrans.h. Referenced by doEvent(), and set_minframes().
the source id from the detector of the object which is being monitored Definition at line 57 of file LostTargetTrans.h. Referenced by doEvent(), and preStart(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:12 2016 by Doxygen 1.6.3 |