Hamlib  3.0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros 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 [32/*max calibration plots in cal_table_t */]
 

Detailed Description

Calibration table struct.

Field Documentation

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[ 32 /* max calibration plots in cal_table_t */ ]

table of plots

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.8

Hamlib documentation for version 3.0.1 -- Wed Jan 13 2016 15:05:23
Project page: http://www.hamlib.org