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

#include <interpolators.h>

Static Public Attributes

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

Detailed Description

template<>
struct interpolation_shifts< 16, 16 >

Definition at line 51 of file interpolators.h.

Member Data Documentation

◆ post1

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

Definition at line 53 of file interpolators.h.

◆ post16

const uint interpolation_shifts< 16, 16 >::post16 = 3
static

Definition at line 61 of file interpolators.h.

◆ post2

const uint interpolation_shifts< 16, 16 >::post2 = 1
static

Definition at line 55 of file interpolators.h.

◆ post32

const uint interpolation_shifts< 16, 16 >::post32 = 3
static

Definition at line 63 of file interpolators.h.

◆ post4

const uint interpolation_shifts< 16, 16 >::post4 = 2
static

Definition at line 57 of file interpolators.h.

◆ post64

const uint interpolation_shifts< 16, 16 >::post64 = 3
static

Definition at line 65 of file interpolators.h.

◆ post8

const uint interpolation_shifts< 16, 16 >::post8 = 3
static

Definition at line 59 of file interpolators.h.

◆ pre16

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

Definition at line 60 of file interpolators.h.

◆ pre2

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

Definition at line 54 of file interpolators.h.

◆ pre32

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

Definition at line 62 of file interpolators.h.

◆ pre4

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

Definition at line 56 of file interpolators.h.

◆ pre64

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

Definition at line 64 of file interpolators.h.

◆ pre8

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

Definition at line 58 of file interpolators.h.


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