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

#include <decimators.h>

Static Public Attributes

static const uint pre1 = 8
 
static const uint pre2 = 7
 
static const uint post2 = 0
 
static const uint pre4 = 6
 
static const uint post4 = 0
 
static const uint pre8 = 5
 
static const uint post8 = 0
 
static const uint pre16 = 4
 
static const uint post16 = 0
 
static const uint pre32 = 3
 
static const uint post32 = 0
 
static const uint pre64 = 2
 
static const uint post64 = 0
 

Detailed Description

template<>
struct decimation_shifts< 24, 16 >

Definition at line 99 of file decimators.h.

Member Data Documentation

◆ post16

static const uint decimation_shifts< 24, 16 >::post16 = 0
static

Definition at line 109 of file decimators.h.

◆ post2

static const uint decimation_shifts< 24, 16 >::post2 = 0
static

Definition at line 103 of file decimators.h.

◆ post32

static const uint decimation_shifts< 24, 16 >::post32 = 0
static

Definition at line 111 of file decimators.h.

◆ post4

static const uint decimation_shifts< 24, 16 >::post4 = 0
static

Definition at line 105 of file decimators.h.

◆ post64

static const uint decimation_shifts< 24, 16 >::post64 = 0
static

Definition at line 113 of file decimators.h.

◆ post8

static const uint decimation_shifts< 24, 16 >::post8 = 0
static

Definition at line 107 of file decimators.h.

◆ pre1

static const uint decimation_shifts< 24, 16 >::pre1 = 8
static

Definition at line 101 of file decimators.h.

◆ pre16

static const uint decimation_shifts< 24, 16 >::pre16 = 4
static

Definition at line 108 of file decimators.h.

◆ pre2

static const uint decimation_shifts< 24, 16 >::pre2 = 7
static

Definition at line 102 of file decimators.h.

◆ pre32

static const uint decimation_shifts< 24, 16 >::pre32 = 3
static

Definition at line 110 of file decimators.h.

◆ pre4

static const uint decimation_shifts< 24, 16 >::pre4 = 6
static

Definition at line 104 of file decimators.h.

◆ pre64

static const uint decimation_shifts< 24, 16 >::pre64 = 2
static

Definition at line 112 of file decimators.h.

◆ pre8

static const uint decimation_shifts< 24, 16 >::pre8 = 5
static

Definition at line 106 of file decimators.h.


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