Go to the documentation of this file.
22 #ifndef INCLUDED_DIGITAL_PROBE_MPSK_SNR_EST_C_H
23 #define INCLUDED_DIGITAL_PROBE_MPSK_SNR_EST_C_H
34 int msg_nsamples=10000,
56 int d_nsamples, d_count;
86 int work (
int noutput_items,
97 int msg_nsample()
const;
100 double alpha()
const;
106 void set_msg_nsample(
int n);
109 void set_alpha(
double alpha);