Hamlib
1.2.15
|
Live data and customized fields. More...
#include <rotator.h>
Data Fields | |
azimuth_t | min_az |
azimuth_t | max_az |
elevation_t | min_el |
elevation_t | max_el |
hamlib_port_t | rotport |
int | comm_state |
char * | priv |
char * | obj |
Live data and customized fields.
Rotator state
This struct contains live data, as well as a copy of capability fields that may be updated (ie. customized)
It is fine to move fields around, as this kind of struct should not be initialized like caps are.
Comm port state, opened/closed.
Upper limit for azimuth (overridable).
Upper limit for elevation (overridable).
Lower limit for azimuth (overridable).
Lower limit for elevation (overridable).
char* rot_state::obj |
Internal use by hamlib++ for event handling.
char* rot_state::priv |
Pointer to private rotator state data.
Rotator port (internal use).
Hamlib documentation for version 1.2.15 -- Thu Feb 2 2012 21:37:29
Project page: http://www.hamlib.org