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

#include <hbfiltertraits.h>

Static Public Member Functions

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

Static Public Attributes

static const int32_t hbOrder = 48
 
static const int32_t hbShift = 12
 
static const int16_t hbMod [48+6]
 
static const double hbCoeffsF [12]
 

Detailed Description

template<>
struct HBFIRFilterTraits< 48 >

Definition at line 65 of file hbfiltertraits.h.

Member Function Documentation

◆ __attribute__()

static const int32_t hbCoeffs [12] HBFIRFilterTraits< 48 >::__attribute__ ( (aligned(16))  )
static

Member Data Documentation

◆ hbCoeffsF

const double HBFIRFilterTraits< 48 >::hbCoeffsF
static
Initial value:
= {
-0.0011627994808655962074434020436797254661,
0.0017451165792459334517860991553561689216,
-0.0029357205890606303047563052643909031758,
0.0048726090910227891003780875678330630763,
-0.0077313759655872928144848543752232217230,
0.0117637971494846688830238079503942572046,
-0.0173810771817523163074170611253066454083,
0.0253500636065296450216699497559602605179,
-0.0373266939135983855102551842719549313188,
0.0576685041500848358242414803953579394147,
-0.1024912545928038654086122960507054813206,
0.3173768238826674692454332671331940218806,
}

Definition at line 75 of file hbfiltertraits.h.

◆ hbMod

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

Definition at line 69 of file hbfiltertraits.h.

◆ hbOrder

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

Definition at line 67 of file hbfiltertraits.h.

◆ hbShift

const int32_t HBFIRFilterTraits< 48 >::hbShift = 12
static

Definition at line 68 of file hbfiltertraits.h.


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