21 #ifndef INCLUDED_MESA_LONGTERMINTEGRATOR_IMPL_H 22 #define INCLUDED_MESA_LONGTERMINTEGRATOR_IMPL_H 29 #include <boost/thread/thread.hpp> 43 std::chrono::time_point<std::chrono::steady_clock> startTime;
45 boost::thread *readThread = NULL;
55 virtual void reset(
bool bReset);
61 int work(
int noutput_items, gr_vector_const_void_star &input_items,
62 gr_vector_void_star &output_items);
Definition: AutoDopplerCorrect.h:27
Definition: LongTermIntegrator_impl.h:36
Definition: signals_mesa.h:33
<+description of block+>
Definition: LongTermIntegrator.h:35