My Project
|
#include <AxisPos.h>
Public Member Functions | |
AxisPos (gcp::util::Axis::Type type) | |
void | reset () |
Public Attributes | |
double | topo_ |
Friends | |
class | AxisPositions |
class | ServoComms |
class | PmacBoard |
class | AcuBoard |
class | AcuBoardDebug |
class | Tracker |
class | SptTracker |
class | SptTrackerDebug |
class | TrackerBoard |
A class to encapsulate the topocentric and encoder position of a telescope axis
AxisPos::AxisPos | ( | gcp::util::Axis::Type | type | ) |
Constructor
....................................................................... Constructor
void AxisPos::reset | ( | ) |
Reset internal members
Exception | ....................................................................... Reset internal members |
|
friend |
Friends of this class – why don't I just make the data members public? Yes, why not? - KAA
double gcp::antenna::control::AxisPos::topo_ |
The topocentric position of the axis in radians.