My Project
|
#include <Axis.h>
Public Types | |
enum | Type { NONE = 0x0, AZ = 0x1, EL = 0x2, PA = 0x4, BOTH = AZ|EL, ALL = AZ|EL|PA } |
Public Member Functions | |
Axis (Type type) | |
bool | isValidSingleAxis () |
bool | isSet (Type type) |
Public Attributes | |
enum gcp::util::Axis::Type | type_ |
The following class just enumerates valid axes
An enumerator to identify a valid axis.
|
inline |
Constructor.
|
inline |
Return true if a requested axis is set in the mask
|
inline |
Return true if this represents a single telescope axis