Hamlib
3.0.1
|
Calibration table struct. More...
#include <rig.h>
Data Fields | |
int | size |
struct { | |
int raw | |
int val | |
} | table [32/*max calibration plots in cal_table_t */] |
Calibration table struct.
int cal_table::raw |
raw (A/D) value, as returned by RIG_LEVEL_RAWSTR
int cal_table::size |
number of plots in the table
struct { ... } cal_table::table[ 32 /* max calibration plots in cal_table_t */ ] |
table of plots
int cal_table::val |
associated value, basically the measured dB value
Hamlib documentation for version 3.0.1 -- Wed Jan 13 2016 15:05:23
Project page: http://www.hamlib.org