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

#include <hbfiltertraits.h>

Static Public Member Functions

static const int32_t hbCoeffs [24] __attribute__ ((aligned(32)))
 

Static Public Attributes

static const int32_t hbOrder = 96
 
static const int32_t hbShift = 16
 
static const int16_t hbMod [96+6]
 
static const double hbCoeffsF [24]
 

Detailed Description

template<>
struct HBFIRFilterTraits< 96 >

Definition at line 107 of file hbfiltertraits.h.

Member Function Documentation

◆ __attribute__()

static const int32_t hbCoeffs [24] HBFIRFilterTraits< 96 >::__attribute__ ( (aligned(32))  )
static

Member Data Documentation

◆ hbCoeffsF

const double HBFIRFilterTraits< 96 >::hbCoeffsF
static
Initial value:
= {
-0.0000243052463317893968695708462046667364,
0.0000503567741519847557611806732058568059,
-0.0001002354600628052128195172310043403741,
0.0001801275832684542921834081052878673290,
-0.0003014864432246496970743687704441526876,
0.0004783148860127731604417744559754055445,
-0.0007274200147704492930983422027679807798,
0.0010686503612886001472748187524075547117,
-0.0015251456116906108098629779590282851132,
0.0021238131085570461677181075543785482296,
-0.0028960654265650425873146467381502588978,
0.0038789688077727475616629515542399531114,
-0.0051173875903961539915454359572777320864,
0.0066675444490017317031305132957186287967,
-0.0086031967328669932404405784609480178915,
0.0110268456349653827530676863943881471641,
-0.0140900919878225727721599014330422505736,
0.0180336055419063577553995258995200856589,
-0.0232708957455770061584221508610426099040,
0.0305843805330435619671547442521841730922,
-0.0416576245224431485070226699463091790676,
0.0608846679850302968661779345893592108041,
-0.1044156487571061137087369274922821205109,
0.3177437550265513332981015537370694801211,
}

Definition at line 117 of file hbfiltertraits.h.

◆ hbMod

const int16_t HBFIRFilterTraits< 96 >::hbMod
static
Initial value:
= {
95,96,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,0,1,2
}

Definition at line 111 of file hbfiltertraits.h.

◆ hbOrder

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

Definition at line 109 of file hbfiltertraits.h.

◆ hbShift

const int32_t HBFIRFilterTraits< 96 >::hbShift = 16
static

Definition at line 110 of file hbfiltertraits.h.


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