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

#include <interpolators.h>

Static Public Attributes

static const uint post1 = 8
 
static const uint pre2 = 1
 
static const uint post2 = 9
 
static const uint pre4 = 2
 
static const uint post4 = 10
 
static const uint pre8 = 3
 
static const uint post8 = 11
 
static const uint pre16 = 3
 
static const uint post16 = 11
 
static const uint pre32 = 3
 
static const uint post32 = 11
 
static const uint pre64 = 3
 
static const uint post64 = 11
 

Detailed Description

template<>
struct interpolation_shifts< 16, 8 >

Definition at line 87 of file interpolators.h.

Member Data Documentation

◆ post1

const uint interpolation_shifts< 16, 8 >::post1 = 8
static

Definition at line 89 of file interpolators.h.

◆ post16

const uint interpolation_shifts< 16, 8 >::post16 = 11
static

Definition at line 97 of file interpolators.h.

◆ post2

const uint interpolation_shifts< 16, 8 >::post2 = 9
static

Definition at line 91 of file interpolators.h.

◆ post32

const uint interpolation_shifts< 16, 8 >::post32 = 11
static

Definition at line 99 of file interpolators.h.

◆ post4

const uint interpolation_shifts< 16, 8 >::post4 = 10
static

Definition at line 93 of file interpolators.h.

◆ post64

const uint interpolation_shifts< 16, 8 >::post64 = 11
static

Definition at line 101 of file interpolators.h.

◆ post8

const uint interpolation_shifts< 16, 8 >::post8 = 11
static

Definition at line 95 of file interpolators.h.

◆ pre16

const uint interpolation_shifts< 16, 8 >::pre16 = 3
static

Definition at line 96 of file interpolators.h.

◆ pre2

const uint interpolation_shifts< 16, 8 >::pre2 = 1
static

Definition at line 90 of file interpolators.h.

◆ pre32

const uint interpolation_shifts< 16, 8 >::pre32 = 3
static

Definition at line 98 of file interpolators.h.

◆ pre4

const uint interpolation_shifts< 16, 8 >::pre4 = 2
static

Definition at line 92 of file interpolators.h.

◆ pre64

const uint interpolation_shifts< 16, 8 >::pre64 = 3
static

Definition at line 100 of file interpolators.h.

◆ pre8

const uint interpolation_shifts< 16, 8 >::pre8 = 3
static

Definition at line 94 of file interpolators.h.


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