spandsp 3.0.0
v29rx_godard.h
1/* THIS FILE WAS AUTOMATICALLY GENERATED - ANY MODIFICATIONS MADE TO THIS
2 FILE MAY BE OVERWRITTEN DURING FUTURE BUILDS OF THE SOFTWARE */
3
4
5static const godard_ted_descriptor_t godard_desc =
6{
7 /* 8000.0 samples/second , 1700.0Hz carrier, 2400.0 baud, 0.990 alpha */
8#if defined(SPANDSP_USE_FIXED_POINT)
9 {
10 7492,
11 -4014,
12 -1551,
13 },
14 {
15 -5267,
16 -4014,
17 -3083,
18 },
19 -3818,
20 4096000,
21 122880,
22 5,
23 1
24#else
25 {
26 1.829281f,
27 -0.980100f,
28 -0.378857f,
29 },
30 {
31 -1.285907f,
32 -0.980100f,
33 -0.752802f,
34 },
35 -0.932130f,
36 1000.000000f,
37 30.000000f,
38 5,
39 1
40#endif
41};