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


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
 

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 Jan 22 02:51:59 2005 for Hamlib - the C library reference by  doxygen 1.4.0