rot Struct Reference
[Rotator API]

This is the master data structure, acting as a handle for the controlled rotator. More...

#include <rotator.h>


Data Fields

struct rot_capscaps
struct rot_state state


Detailed Description

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.

See also:
rot_init(), rot_caps, rot_state

Field Documentation

struct rot_caps* rot::caps [read]

Rotator caps.

struct rot_state rot::state [read]

Rotator state.


The documentation for this struct was generated from the following file:

Hamlib documentation for version 1.2.7 -- Tue Aug 26 21:43:29 2008
Project page: http://hamlib.org