Hamlib  4.0~git
Data Fields
cal_table_float Struct Reference

Calibration table struct for float values. More...

#include <rig.h>

Data Fields

int size
 
struct {
   int   raw
 
   float   val
 
table [32/*max calibration plots in cal_table_t */]
 

Detailed Description

Calibration table struct for float values.

Field Documentation

◆ raw

int cal_table_float::raw

raw (A/D) value

◆ size

int cal_table_float::size

number of plots in the table

◆ table

struct { ... } cal_table_float::table[ 32 /* max calibration plots in cal_table_t */ ]

table of plots

◆ val

float cal_table_float::val

associated value


The documentation for this struct was generated from the following file:

Generated by doxygen 1.8.17

Hamlib documentation for version 4.0~git -- Sun Apr 5 2020 00:00:00
Project page: http://www.hamlib.org