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, 16 > Struct Template Reference

#include <interpolatorsif.h>

Static Public Attributes

static constexpr float post1 = (1<<0)*32768.0f
 
static const uint pre2 = 1
 
static constexpr float post2 = (1<<1)*32768.0f
 
static const uint pre4 = 2
 
static constexpr float post4 = (1<<2)*32768.0f
 
static const uint pre8 = 3
 
static constexpr float post8 = (1<<3)*32768.0f
 
static const uint pre16 = 3
 
static constexpr float post16 = (1<<3)*32768.0f
 
static const uint pre32 = 3
 
static constexpr float post32 = (1<<3)*32768.0f
 
static const uint pre64 = 3
 
static constexpr float post64 = (1<<3)*32768.0f
 

Detailed Description

template<>
struct interpolation_shifts_float< 16, 16 >

Definition at line 51 of file interpolatorsif.h.

Member Data Documentation

◆ post1

constexpr float interpolation_shifts_float< 16, 16 >::post1 = (1<<0)*32768.0f
static

Definition at line 53 of file interpolatorsif.h.

◆ post16

constexpr float interpolation_shifts_float< 16, 16 >::post16 = (1<<3)*32768.0f
static

Definition at line 61 of file interpolatorsif.h.

◆ post2

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

Definition at line 55 of file interpolatorsif.h.

◆ post32

constexpr float interpolation_shifts_float< 16, 16 >::post32 = (1<<3)*32768.0f
static

Definition at line 63 of file interpolatorsif.h.

◆ post4

constexpr float interpolation_shifts_float< 16, 16 >::post4 = (1<<2)*32768.0f
static

Definition at line 57 of file interpolatorsif.h.

◆ post64

constexpr float interpolation_shifts_float< 16, 16 >::post64 = (1<<3)*32768.0f
static

Definition at line 65 of file interpolatorsif.h.

◆ post8

constexpr float interpolation_shifts_float< 16, 16 >::post8 = (1<<3)*32768.0f
static

Definition at line 59 of file interpolatorsif.h.

◆ pre16

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

Definition at line 60 of file interpolatorsif.h.

◆ pre2

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

Definition at line 54 of file interpolatorsif.h.

◆ pre32

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

Definition at line 62 of file interpolatorsif.h.

◆ pre4

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

Definition at line 56 of file interpolatorsif.h.

◆ pre64

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

Definition at line 64 of file interpolatorsif.h.

◆ pre8

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

Definition at line 58 of file interpolatorsif.h.


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