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
fcd_traits< FCDType > Struct Template Reference

#include <fcdtraits.h>

Static Public Attributes

static const uint16_t vendorId = 0x0
 
static const uint16_t productId = 0x0
 
static const int sampleRate = 48000
 
static const int convBufSize = (1<<11)
 
static const char * alsaDeviceName = ""
 
static const char * qtDeviceName
 
static const char * hardwareID = ""
 
static const char * interfaceIID = ""
 
static const char * displayedName = ""
 
static const char * pluginDisplayedName = ""
 
static const char * pluginVersion = "---"
 
static const int64_t loLowLimitFreq
 
static const int64_t loHighLimitFreq
 

Detailed Description

template<fcd_type FCDType>
struct fcd_traits< FCDType >

Definition at line 30 of file fcdtraits.h.

Member Data Documentation

◆ alsaDeviceName

template<fcd_type FCDType>
const char * fcd_traits< FCDType >::alsaDeviceName = ""
static

Definition at line 36 of file fcdtraits.h.

◆ convBufSize

template<fcd_type FCDType>
const int fcd_traits< FCDType >::convBufSize = (1<<11)
static

Definition at line 35 of file fcdtraits.h.

◆ displayedName

template<fcd_type FCDType>
const char * fcd_traits< FCDType >::displayedName = ""
static

Definition at line 40 of file fcdtraits.h.

◆ hardwareID

template<fcd_type FCDType>
const char * fcd_traits< FCDType >::hardwareID = ""
static

Definition at line 38 of file fcdtraits.h.

◆ interfaceIID

template<fcd_type FCDType>
const char * fcd_traits< FCDType >::interfaceIID = ""
static

Definition at line 39 of file fcdtraits.h.

◆ loHighLimitFreq

template<fcd_type FCDType>
const int64_t fcd_traits< FCDType >::loHighLimitFreq
static

Definition at line 44 of file fcdtraits.h.

◆ loLowLimitFreq

template<fcd_type FCDType>
const int64_t fcd_traits< FCDType >::loLowLimitFreq
static

Definition at line 43 of file fcdtraits.h.

◆ pluginDisplayedName

template<fcd_type FCDType>
const char * fcd_traits< FCDType >::pluginDisplayedName = ""
static

Definition at line 41 of file fcdtraits.h.

◆ pluginVersion

template<fcd_type FCDType>
const char * fcd_traits< FCDType >::pluginVersion = "---"
static

Definition at line 42 of file fcdtraits.h.

◆ productId

template<fcd_type FCDType>
const uint16_t fcd_traits< FCDType >::productId = 0x0
static

Definition at line 33 of file fcdtraits.h.

◆ qtDeviceName

template<fcd_type FCDType>
const char* fcd_traits< FCDType >::qtDeviceName
static

Definition at line 37 of file fcdtraits.h.

◆ sampleRate

template<fcd_type FCDType>
const int fcd_traits< FCDType >::sampleRate = 48000
static

Definition at line 34 of file fcdtraits.h.

◆ vendorId

template<fcd_type FCDType>
const uint16_t fcd_traits< FCDType >::vendorId = 0x0
static

Definition at line 32 of file fcdtraits.h.


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