10 #ifndef INCLUDED_SATELLITES_PHASE_UNWRAP_H
11 #define INCLUDED_SATELLITES_PHASE_UNWRAP_H
13 #include <gnuradio/sync_block.h>
17 namespace satellites {
33 typedef boost::shared_ptr<phase_unwrap>
sptr;
#define SATELLITES_API
Definition: api.h:31
Unwraps a phase time series.
Definition: phase_unwrap.h:31
static sptr make()
Build the Phase Unwrap block.
boost::shared_ptr< phase_unwrap > sptr
Definition: phase_unwrap.h:33
Definition: ax100_decode.h:17