Searched defs:sin_generator (Results 1 – 1 of 1) sorted by relevance
183 struct sin_generator { struct184 double state_real;185 double state_imag;186 double phasor_real;187 double phasor_imag;188 float frequency;189 float sample_rate;190 float magnitude;