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< 112 > Struct Template Reference

#include <hbfiltertraits.h>

Static Public Member Functions

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

Static Public Attributes

static const int32_t hbOrder = 112
 
static const int32_t hbShift = 18
 
static const int16_t hbMod [112+6]
 
static const double hbCoeffsF [28]
 

Detailed Description

template<>
struct HBFIRFilterTraits< 112 >

Definition at line 121 of file hbfiltertraits.h.

Member Function Documentation

◆ __attribute__()

static const int32_t hbCoeffs [28] HBFIRFilterTraits< 112 >::__attribute__ ( (aligned(16))  )
static

Member Data Documentation

◆ hbCoeffsF

const double HBFIRFilterTraits< 112 >::hbCoeffsF
static
Initial value:
= {
-0.0000057182612173497993884982611156875265,
0.0000134089330475142792093150995169636985,
-0.0000285019056923813186876261183133607346,
0.0000540489980941085909355720007241075109,
-0.0000947833751586818473982426480617391462,
0.0001567867952902222809536542103003853299,
-0.0002476681450895876299839182266282477940,
0.0003767405865262860096935593201550318554,
-0.0005551920408570068304551781146471967077,
0.0007962529081739059839267769191906154447,
-0.0011153731476064448775026294313761354715,
0.0015304714714705458088878087252737714152,
-0.0020622467141092528514212389723070373293,
0.0027347048425079849461039049884902851772,
-0.0035759786171320282616159502708796935622,
0.0046196952795832949348331375460929848487,
-0.0059072308383088713984454543037827534135,
0.0074914857942512255370437479484735376900,
-0.0094433233524672671732602680094714742154,
0.0118628557280401076418074879370578855742,
-0.0149000865720731560937206694461565348320,
0.0187949228094094408780811988890491193160,
-0.0239611153097040799342387629167205886915,
0.0311823240686547251132587632582726655528,
-0.0421443341867254184229807378869736567140,
0.0612443342926724393349147135268140118569,
-0.1046363792986205604185201423206308390945,
0.3178181645034457436516106554336147382855,
}

Definition at line 131 of file hbfiltertraits.h.

◆ hbMod

const int16_t HBFIRFilterTraits< 112 >::hbMod
static
Initial value:
= {
111,112,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,81,82,83,84,85,86,87,88,89,90,91,92,
93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,
112,0,1,2
}

Definition at line 125 of file hbfiltertraits.h.

◆ hbOrder

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

Definition at line 123 of file hbfiltertraits.h.

◆ hbShift

const int32_t HBFIRFilterTraits< 112 >::hbShift = 18
static

Definition at line 124 of file hbfiltertraits.h.


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