TwiceAsNice  2019-02-18
Classes | Enumerations
skywatcherAPIMount.h File Reference
#include "indiguiderinterface.h"
#include "skywatcherAPI.h"
#include "alignment/AlignmentSubsystemForDrivers.h"
Include dependency graph for skywatcherAPIMount.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  GuidingPulse
 
class  SkywatcherAPIMount
 
struct  SkywatcherAPIMount::CurrentAltAz
 
struct  SkywatcherAPIMount::TrackedAltAz
 

Enumerations

enum  ParkDirection_t { PARK_COUNTERCLOCKWISE = 0, PARK_CLOCKWISE, PARK_COUNTERCLOCKWISE = 0, PARK_CLOCKWISE }
 
enum  ParkPosition_t {
  PARK_NORTH = 0, PARK_EAST, PARK_SOUTH, PARK_WEST,
  PARK_NORTH = 0, PARK_EAST, PARK_SOUTH, PARK_WEST
}
 

Detailed Description

Author
Roger James
Gerry Rozema
Jean-Luc Geehalel
Date
13th November 2013

This file contains the definitions for a C++ implementatiom of a INDI telescope driver using the Skywatcher API. It is based on work from three sources. A C++ implementation of the API by Roger James. The indi_eqmod driver by Jean-Luc Geehalel. The synscanmount driver by Gerry Rozema.

Enumeration Type Documentation

◆ ParkDirection_t

Enumerator
PARK_COUNTERCLOCKWISE 
PARK_CLOCKWISE 
PARK_COUNTERCLOCKWISE 
PARK_CLOCKWISE 

◆ ParkPosition_t

Enumerator
PARK_NORTH 
PARK_EAST 
PARK_SOUTH 
PARK_WEST 
PARK_NORTH 
PARK_EAST 
PARK_SOUTH 
PARK_WEST