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,
55 int d_nsamples, d_count;
87 int work (
int noutput_items,
98 int msg_nsample()
const;
101 double alpha()
const;
107 void set_msg_nsample(
int n);
110 void set_alpha(
double alpha);