My Project
|
#include <Tracking.h>
Public Types | |
enum | Type { TRACK_NONE = 0x0, TRACK_POINT = 0x2, TRACK_PHASE = 0x4, TRACK_BOTH = TRACK_POINT | TRACK_PHASE } |
enum | SlewType { TRACK_FIXED = 0x1, TRACK_CENTER = 0x2 } |
Class to enumerate the current telescope tracking type.