Hamlib
4.1~git
|
This is the master data structure, acting as a handle for the controlled rotator. More...
#include <rotator.h>
Data Fields | |
struct rot_caps * | caps |
struct rot_state | state |
This is the master data structure, acting as a handle for the controlled rotator.
Rotator structure
This is the master data structure, acting as a handle for the controlled rotator. A pointer to this structure is returned by the rot_init() API function and is passed as a parameter to every rotator specific API call.
struct rot_caps* s_rot::caps |
Rotator caps.
struct rot_state s_rot::state |
Rotator state.
Hamlib documentation for version 4.1~git -- Thu Nov 26 2020 00:00:00
Project page: http://www.hamlib.org