Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

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 on Sat Sep 30 15:49:37 2006 for Hamlib - the C library reference by  doxygen 1.4.4