Hamlib  3.0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
gran Struct Reference

level/parm granularity definition More...

#include <rig.h>

Collaboration diagram for gran:
Collaboration graph
[legend]

Data Fields

value_t min
 
value_t max
 
value_t step
 

Detailed Description

level/parm granularity definition

The granularity is undefined if min=0, max=0, and step=0.

For float settings, if min.f=0 and max.f=0 (and step.f!=0), max.f is assumed to be actually equal to 1.0.

If step=0 (and min and/or max are not null), then this means step can have maximum resolution, depending on type (int or float).

Field Documentation

value_t gran::max

Maximum value

value_t gran::min

Minimum value

value_t gran::step

Step


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

Generated by doxygen 1.8.8

Hamlib documentation for version 3.0.1 -- Wed Jan 13 2016 15:05:23
Project page: http://www.hamlib.org