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

#include <decimators.h>

Static Public Attributes

static const uint pre1 = 16
 
static const uint pre2 = 15
 
static const uint post2 = 0
 
static const uint pre4 = 14
 
static const uint post4 = 0
 
static const uint pre8 = 13
 
static const uint post8 = 0
 
static const uint pre16 = 12
 
static const uint post16 = 0
 
static const uint pre32 = 11
 
static const uint post32 = 0
 
static const uint pre64 = 10
 
static const uint post64 = 0
 

Detailed Description

template<>
struct decimation_shifts< 24, 8 >

Definition at line 171 of file decimators.h.

Member Data Documentation

◆ post16

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

Definition at line 181 of file decimators.h.

◆ post2

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

Definition at line 175 of file decimators.h.

◆ post32

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

Definition at line 183 of file decimators.h.

◆ post4

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

Definition at line 177 of file decimators.h.

◆ post64

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

Definition at line 185 of file decimators.h.

◆ post8

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

Definition at line 179 of file decimators.h.

◆ pre1

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

Definition at line 173 of file decimators.h.

◆ pre16

static const uint decimation_shifts< 24, 8 >::pre16 = 12
static

Definition at line 180 of file decimators.h.

◆ pre2

static const uint decimation_shifts< 24, 8 >::pre2 = 15
static

Definition at line 174 of file decimators.h.

◆ pre32

static const uint decimation_shifts< 24, 8 >::pre32 = 11
static

Definition at line 182 of file decimators.h.

◆ pre4

static const uint decimation_shifts< 24, 8 >::pre4 = 14
static

Definition at line 176 of file decimators.h.

◆ pre64

static const uint decimation_shifts< 24, 8 >::pre64 = 10
static

Definition at line 184 of file decimators.h.

◆ pre8

static const uint decimation_shifts< 24, 8 >::pre8 = 13
static

Definition at line 178 of file decimators.h.


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