1 #ifndef SZA_UTIL_AXIS_H
2 #define SZA_UTIL_AXIS_H
47 if(type_ == AZ || type_ == EL || type_ == PA)
57 return (
unsigned) type_ & (unsigned) type;
bool isSet(Type type)
Return true if a requested axis is set in the mask.
The following class just enumerates valid axes.
Type
An enumerator to identify a valid axis.
Axis(Type type)
Constructor.
bool isValidSingleAxis()
Return true if this represents a single telescope axis.