Hamlib  3.3
Data Fields
cal_table Struct Reference

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 */]
 

Detailed Description

Calibration table struct.

Field Documentation

◆ raw

int cal_table::raw

raw (A/D) value, as returned by RIG_LEVEL_RAWSTR

◆ size

int cal_table::size

number of plots in the table

◆ table

struct { ... } cal_table::table[ 32 /* max calibration plots in cal_table_t */ ]

table of plots

◆ val

int cal_table::val

associated value, basically the measured dB value


The documentation for this struct was generated from the following file:

Generated by doxygen 1.8.17

Hamlib documentation for version 3.3 -- Wed Jan 29 2020 00:00:00
Project page: http://www.hamlib.org