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.
fcdproplusconst.h
Go to the documentation of this file.
1 /*
2  * fcdproplusconst.h
3  *
4  * Created on: Sep 5, 2015
5  * Author: f4exb
6  */
7 
8 #ifndef FCDLIB_FCDPROPLUSCONST_H_
9 #define FCDLIB_FCDPROPLUSCONST_H_
10 
11 #include <string>
12 
13 typedef enum
14 {
27 
28 typedef enum
29 {
39 
40 typedef struct
41 {
43  std::string label;
45 
46 typedef struct
47 {
49  std::string label;
51 
53 {
54 public:
57  static int fcdproplus_rf_filter_nb_values();
58  static int fcdproplus_if_filter_nb_values();
59 };
60 
61 
62 #endif /* FCDLIB_FCDPROPLUSCONST_H_ */
fcdproplus_rf_filter_value
static const fcdproplus_rf_filter rf_filters[]
fcdproplus_if_filter_value
static const fcdproplus_if_filter if_filters[]
static int fcdproplus_rf_filter_nb_values()
fcdproplus_rf_filter_value value
static int fcdproplus_if_filter_nb_values()
fcdproplus_if_filter_value value