Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

rotator.h File Reference

Hamlib rotator data structures. More...

#include <hamlib/rig.h>

Go to the source code of this file.

Typedefs

typedef rot ROT
 Rotator structure definition (see rot for details).
typedef float elevation_t
 Type definition for elevation.
typedef float azimuth_t
 Type definition for azimuth.
typedef int rot_reset_t
 Type definition for rotator reset.


Detailed Description

Hamlib rotator data structures.

This file contains the data structures and definitions for the Hamlib rotator API. see the rotator.c file for more details on the rotator API.


Typedef Documentation

typedef float azimuth_t
 

Type definition for azimuth.

The azimuth_t type is used as parameter for the rot_set_position() and rot_get_position() functions.

Unless specified otherwise, the unit of azimuth_t is decimal degrees.

typedef float elevation_t
 

Type definition for elevation.

The elevation_t type is used as parameter for the rot_set_position() and rot_get_position() functions.

Unless specified otherwise, the unit of elevation_t is decimal degrees.

typedef int rot_reset_t
 

Type definition for rotator reset.

The rot_reset_t type is used as parameter for the rot_reset() API function.


Generated on Sat Jun 4 20:46:28 2005 for Hamlib - the C library reference by  doxygen 1.4.2