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

#include <decimators.h>

Static Public Attributes

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

Detailed Description

template<>
struct decimation_shifts< 16, 24 >

Definition at line 45 of file decimators.h.

Member Data Documentation

◆ post16

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

Definition at line 55 of file decimators.h.

◆ post2

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

Definition at line 49 of file decimators.h.

◆ post32

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

Definition at line 57 of file decimators.h.

◆ post4

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

Definition at line 51 of file decimators.h.

◆ post64

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

Definition at line 59 of file decimators.h.

◆ post8

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

Definition at line 53 of file decimators.h.

◆ pre1

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

Definition at line 47 of file decimators.h.

◆ pre16

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

Definition at line 54 of file decimators.h.

◆ pre2

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

Definition at line 48 of file decimators.h.

◆ pre32

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

Definition at line 56 of file decimators.h.

◆ pre4

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

Definition at line 50 of file decimators.h.

◆ pre64

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

Definition at line 58 of file decimators.h.

◆ pre8

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

Definition at line 52 of file decimators.h.


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