#include <rig.h>
Data Fields | |
value_t | min |
value_t | max |
value_t | step |
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).
Step
Hamlib documentation for version 1.2.7 -- Tue Aug 26 21:43:29 2008
Project page: http://hamlib.org