Hamlib  1.2.15.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups 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.1.2

Hamlib documentation for version 1.2.15.1 -- Mon Mar 17 2014 09:00:18
Project page: http://www.hamlib.org