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 Attributes | List of all members
interpolation_shifts_float< 16, 12 > Struct Template Reference

#include <interpolatorsif.h>

Static Public Attributes

static constexpr float post1 = (1<<4)*2048.0f
 
static const uint pre2 = 1
 
static constexpr float post2 = (1<<5)*2048.0f
 
static const uint pre4 = 2
 
static constexpr float post4 = (1<<6)*2048.0f
 
static const uint pre8 = 3
 
static constexpr float post8 = (1<<7)*2048.0f
 
static const uint pre16 = 3
 
static constexpr float post16 = (1<<7)*2048.0f
 
static const uint pre32 = 3
 
static constexpr float post32 = (1<<7)*2048.0f
 
static const uint pre64 = 3
 
static constexpr float post64 = (1<<7)*2048.0f
 

Detailed Description

template<>
struct interpolation_shifts_float< 16, 12 >

Definition at line 69 of file interpolatorsif.h.

Member Data Documentation

◆ post1

constexpr float interpolation_shifts_float< 16, 12 >::post1 = (1<<4)*2048.0f
static

Definition at line 71 of file interpolatorsif.h.

◆ post16

constexpr float interpolation_shifts_float< 16, 12 >::post16 = (1<<7)*2048.0f
static

Definition at line 79 of file interpolatorsif.h.

◆ post2

constexpr float interpolation_shifts_float< 16, 12 >::post2 = (1<<5)*2048.0f
static

Definition at line 73 of file interpolatorsif.h.

◆ post32

constexpr float interpolation_shifts_float< 16, 12 >::post32 = (1<<7)*2048.0f
static

Definition at line 81 of file interpolatorsif.h.

◆ post4

constexpr float interpolation_shifts_float< 16, 12 >::post4 = (1<<6)*2048.0f
static

Definition at line 75 of file interpolatorsif.h.

◆ post64

constexpr float interpolation_shifts_float< 16, 12 >::post64 = (1<<7)*2048.0f
static

Definition at line 83 of file interpolatorsif.h.

◆ post8

constexpr float interpolation_shifts_float< 16, 12 >::post8 = (1<<7)*2048.0f
static

Definition at line 77 of file interpolatorsif.h.

◆ pre16

const uint interpolation_shifts_float< 16, 12 >::pre16 = 3
static

Definition at line 78 of file interpolatorsif.h.

◆ pre2

const uint interpolation_shifts_float< 16, 12 >::pre2 = 1
static

Definition at line 72 of file interpolatorsif.h.

◆ pre32

const uint interpolation_shifts_float< 16, 12 >::pre32 = 3
static

Definition at line 80 of file interpolatorsif.h.

◆ pre4

const uint interpolation_shifts_float< 16, 12 >::pre4 = 2
static

Definition at line 74 of file interpolatorsif.h.

◆ pre64

const uint interpolation_shifts_float< 16, 12 >::pre64 = 3
static

Definition at line 82 of file interpolatorsif.h.

◆ pre8

const uint interpolation_shifts_float< 16, 12 >::pre8 = 3
static

Definition at line 76 of file interpolatorsif.h.


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