Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Enumerations
skywatcherAltAzSimple.h File Reference
#include "indiguiderinterface.h"
#include "skywatcherAPI.h"

Go to the source code of this file.

Classes

struct  GuidingPulse
 
class  SkywatcherAltAzSimple
 

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
}
 

Enumeration Type Documentation

◆ ParkDirection_t

Enumerator
PARK_COUNTERCLOCKWISE 
PARK_CLOCKWISE 
PARK_COUNTERCLOCKWISE 
PARK_CLOCKWISE 

Definition at line 21 of file skywatcherAltAzSimple.h.

◆ ParkPosition_t

Enumerator
PARK_NORTH 
PARK_EAST 
PARK_SOUTH 
PARK_WEST 
PARK_NORTH 
PARK_EAST 
PARK_SOUTH 
PARK_WEST 

Definition at line 22 of file skywatcherAltAzSimple.h.