![]() |
Hamlib 4.5.5
|
Channel structure. More...
#include <rig.h>

Data Fields | |
| int | channel_num |
| int | bank_num |
| vfo_t | vfo |
| ant_t | ant |
| freq_t | freq |
| rmode_t | mode |
| pbwidth_t | width |
| freq_t | tx_freq |
| rmode_t | tx_mode |
| pbwidth_t | tx_width |
| split_t | split |
| vfo_t | tx_vfo |
| rptr_shift_t | rptr_shift |
| shortfreq_t | rptr_offs |
| shortfreq_t | tuning_step |
| shortfreq_t | rit |
| shortfreq_t | xit |
| setting_t | funcs |
| value_t | levels [64] |
| tone_t | ctcss_tone |
| tone_t | ctcss_sql |
| tone_t | dcs_code |
| tone_t | dcs_sql |
| int | scan_group |
| unsigned int | flags |
| char | channel_desc [HAMLIB_MAXCHANDESC] |
| struct ext_list * | ext_levels |
Channel structure.
The channel struct stores all the attributes peculiar to a VFO.