Hamlib  1.2.15
Data Fields
rot_state Struct Reference

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

Detailed Description

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.


Field Documentation

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).

Internal use by hamlib++ for event handling.

Pointer to private rotator state data.

Rotator port (internal use).


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated by doxygen 1.7.6.1

Hamlib documentation for version 1.2.15 -- Thu Feb 2 2012 21:37:29
Project page: http://www.hamlib.org