SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Static Public Member Functions | Static Public Attributes | List of all members
HBFIRFilterTraits< 80 > Struct Template Reference

#include <hbfiltertraits.h>

Static Public Member Functions

static const int32_t hbCoeffs [20] __attribute__ ((aligned(16)))
 

Static Public Attributes

static const int32_t hbOrder = 80
 
static const int32_t hbShift = 14
 
static const int16_t hbMod [80+6]
 
static const double hbCoeffsF [20]
 

Detailed Description

template<>
struct HBFIRFilterTraits< 80 >

Definition at line 93 of file hbfiltertraits.h.

Member Function Documentation

◆ __attribute__()

static const int32_t hbCoeffs [20] HBFIRFilterTraits< 80 >::__attribute__ ( (aligned(16))  )
static

Member Data Documentation

◆ hbCoeffsF

const double HBFIRFilterTraits< 80 >::hbCoeffsF
static
Initial value:
= {
-0.0001054430663706784843331246137587697831,
0.0001895717826405601933066613629108587702,
-0.0003519516996893227891822497621632237497,
0.0005975111594421821190753485453228677216,
-0.0009524124279789792160699768430731637636,
0.0014474605824692796454677967687985074008,
-0.0021186428821101787461911314380813564640,
0.0030082068742630901220236339099756150972,
-0.0041664004891296358909502650647027621744,
0.0056547140936428538088298623165428580251,
-0.0075518323360079901707120342280177283101,
0.0099644038858163180155669280679830990266,
-0.0130470841719700410971105597468522319105,
0.0170422818715445859028001507340377429500,
-0.0223637819225956900603957677731159492396,
0.0297925991327811050257690084208661573939,
-0.0410092859102263174175817539435229264200,
0.0604034694948822267757115866970707429573,
-0.1041194584045879306666293473426776472479,
0.3176437752925042046214798574510496109724,
}

Definition at line 103 of file hbfiltertraits.h.

◆ hbMod

const int16_t HBFIRFilterTraits< 80 >::hbMod
static
Initial value:
= {
79,80,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,
24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,
47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,
70,71,72,73,74,75,76,77,78,79,80,0,1,2
}

Definition at line 97 of file hbfiltertraits.h.

◆ hbOrder

const int32_t HBFIRFilterTraits< 80 >::hbOrder = 80
static

Definition at line 95 of file hbfiltertraits.h.

◆ hbShift

const int32_t HBFIRFilterTraits< 80 >::hbShift = 14
static

Definition at line 96 of file hbfiltertraits.h.


The documentation for this struct was generated from the following files: