Hamlib
3.0.1
|
Tuning step definition. More...
#include <rig.h>
Data Fields | |
rmode_t | modes |
shortfreq_t | ts |
Tuning step definition.
Lists the tuning steps available for each mode.
If a ts field in the list has RIG_TS_ANY value, this means the rig allows its tuning step to be set to any value ranging from the lowest to the highest (if any) value in the list for that mode. The tuning step must be sorted in the ascending order, and the RIG_TS_ANY value, if present, must be the last one in the list.
Note also that the minimum frequency resolution of the rig is determined by the lowest value in the Tuning step list.
rmode_t tuning_step_list::modes |
Bit field of RIG_MODE's
shortfreq_t tuning_step_list::ts |
Tuning step in Hz
Hamlib documentation for version 3.0.1 -- Wed Jan 13 2016 15:05:23
Project page: http://www.hamlib.org