![]() |
Hamlib
4.3
|
Calibration table struct. More...
#include <rig.h>
Data Fields | |
int | size |
struct { | |
int raw | |
int val | |
} | table [HAMLIB_MAX_CAL_LENGTH] |
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[HAMLIB_MAX_CAL_LENGTH] |
table of plots
int cal_table::val |
associated value, basically the measured dB value