Hamlib
4.1
|
Calibration table struct for float values. More...
#include <rig.h>
Data Fields | |
int | size |
struct { | |
int raw | |
float val | |
} | table [MAX_CAL_LENGTH] |
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[MAX_CAL_LENGTH] |
table of plots
float cal_table_float::val |
associated value
Hamlib documentation for version 4.1 -- Mon Feb 1 2021 08:00:28
Project page: http://www.hamlib.org