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

#include <decimators.h>

Static Public Attributes

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

Detailed Description

template<>
struct decimation_shifts< 24, 24 >

Definition at line 63 of file decimators.h.

Member Data Documentation

◆ post16

static const uint decimation_shifts< 24, 24 >::post16 = 4
static

Definition at line 73 of file decimators.h.

◆ post2

static const uint decimation_shifts< 24, 24 >::post2 = 1
static

Definition at line 67 of file decimators.h.

◆ post32

static const uint decimation_shifts< 24, 24 >::post32 = 5
static

Definition at line 75 of file decimators.h.

◆ post4

static const uint decimation_shifts< 24, 24 >::post4 = 2
static

Definition at line 69 of file decimators.h.

◆ post64

static const uint decimation_shifts< 24, 24 >::post64 = 6
static

Definition at line 77 of file decimators.h.

◆ post8

static const uint decimation_shifts< 24, 24 >::post8 = 3
static

Definition at line 71 of file decimators.h.

◆ pre1

static const uint decimation_shifts< 24, 24 >::pre1 = 0
static

Definition at line 65 of file decimators.h.

◆ pre16

static const uint decimation_shifts< 24, 24 >::pre16 = 0
static

Definition at line 72 of file decimators.h.

◆ pre2

static const uint decimation_shifts< 24, 24 >::pre2 = 0
static

Definition at line 66 of file decimators.h.

◆ pre32

static const uint decimation_shifts< 24, 24 >::pre32 = 0
static

Definition at line 74 of file decimators.h.

◆ pre4

static const uint decimation_shifts< 24, 24 >::pre4 = 0
static

Definition at line 68 of file decimators.h.

◆ pre64

static const uint decimation_shifts< 24, 24 >::pre64 = 0
static

Definition at line 76 of file decimators.h.

◆ pre8

static const uint decimation_shifts< 24, 24 >::pre8 = 0
static

Definition at line 70 of file decimators.h.


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