Hamlib  4.3
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
Data Fields
cal_table Struct Reference

Calibration table struct. More...

#include <rig.h>

Data Fields

int size
 
struct {
   int   raw
 
   int   val
 
table [HAMLIB_MAX_CAL_LENGTH]
 

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

◆ 

struct { ... } cal_table::table[HAMLIB_MAX_CAL_LENGTH]

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: