|
Hamlib
4.0~git
|
Calibration table struct for float values. More...
#include <rig.h>
Data Fields | |
| int | size |
| struct { | |
| int raw | |
| float val | |
| } | table [32/*max calibration plots in cal_table_t */] |
Calibration table struct for float values.
| int cal_table_float::raw |
raw (A/D) value
| int cal_table_float::size |
number of plots in the table
| struct { ... } cal_table_float::table[ 32 /* max calibration plots in cal_table_t */ ] |
table of plots
| float cal_table_float::val |
associated value
Hamlib documentation for version 4.0~git -- Sat Apr 4 2020 16:42:11
Project page: http://www.hamlib.org