6 #ifndef CARMA_CONTROL_HALFSEC_UPDATER_H
7 #define CARMA_CONTROL_HALFSEC_UPDATER_H
10 #include "carma/util/FrameAlignedTimer.h"
17 class SubarrayControlImpl;
52 SubarrayControlImpl & saCI_;
63 #endif // CARMA_CONTROL_HALFSEC_UPDATER_H
virtual ~HalfSecUpdater()
Destructor.
This class is a timer that is used to update control monitor points that need to be recalculated for ...
void operator()()
Work to be performed by some thread.
HalfSecUpdater(SubarrayControlImpl &saCI)
Constructor.
Timer object that fires at a fixed offset after every Nth CARMA frame time.