21 #ifndef INCLUDED_MESA_LONGTERMINTEGRATOR_IMPL_H 22 #define INCLUDED_MESA_LONGTERMINTEGRATOR_IMPL_H 31 #include <boost/thread/thread.hpp> 44 std::chrono::time_point<std::chrono::steady_clock> startTime;
46 boost::thread *readThread = NULL;
56 virtual void reset(
bool bReset);
62 int work(
int noutput_items,
63 gr_vector_const_void_star &input_items,
64 gr_vector_void_star &output_items);
Definition: AutoDopplerCorrect.h:28
Definition: LongTermIntegrator_impl.h:36
Definition: signals_mesa.h:33
<+description of block+>
Definition: LongTermIntegrator.h:36