spandsp
0.0.6
v27ter_tx_4800_floating_rrc.h
1
#define TX_PULSESHAPER_4800_GAIN 1.000000f
2
#define TX_PULSESHAPER_4800_COEFF_SETS 5
3
static
const
float
tx_pulseshaper_4800[TX_PULSESHAPER_4800_COEFF_SETS][9] =
4
{
5
{
6
0.0020271593f,
/* Filter 0 */
7
0.0151309274f,
8
-0.0054150609f,
9
-0.1159724027f,
10
0.7564986489f,
11
0.4025541374f,
12
-0.0341116447f,
13
-0.0195424311f,
14
0.0049156263f
15
},
16
{
17
-0.0057440218f,
/* Filter 1 */
18
0.0153306251f,
19
0.0229274764f,
20
-0.1619858035f,
21
1.0359920119f,
22
0.0880056982f,
23
0.0268484410f,
24
-0.0134684453f,
25
-0.0061664720f
26
},
27
{
28
-0.0101543453f,
/* Filter 2 */
29
0.0030463017f,
30
0.0426482251f,
31
-0.1066205433f,
32
1.1421607236f,
33
-0.1066205433f,
34
0.0426482251f,
35
0.0030463016f,
36
-0.0101543453f
37
},
38
{
39
-0.0061664720f,
/* Filter 3 */
40
-0.0134684453f,
41
0.0268484411f,
42
0.0880056982f,
43
1.0359920119f,
44
-0.1619858035f,
45
0.0229274764f,
46
0.0153306251f,
47
-0.0057440218f
48
},
49
{
50
0.0049156264f,
/* Filter 4 */
51
-0.0195424310f,
52
-0.0341116447f,
53
0.4025541375f,
54
0.7564986489f,
55
-0.1159724028f,
56
-0.0054150609f,
57
0.0151309274f,
58
0.0020271593f
59
}
60
};
src
v27ter_tx_4800_floating_rrc.h
Generated by
1.8.13