Hamlib  4.0
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 [MAX_CAL_LENGTH]
 

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[MAX_CAL_LENGTH]

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

Hamlib documentation for version 4.0 -- Fri Dec 25 2020 20:12:15
Project page: http://www.hamlib.org