CARMA C++
sza::util::Tracking Class Reference

Class to enumerate the current telescope tracking type. More...

#include <carma/szautil/Tracking.h>

Public Types

enum  Type { TRACK_NONE = 0x0, TRACK_POINT = 0x2, TRACK_PHASE = 0x4, TRACK_BOTH = TRACK_POINT | TRACK_PHASE }
 

Detailed Description

Class to enumerate the current telescope tracking type.

Definition at line 17 of file Tracking.h.


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