#include <AxisPositions.h>
|
class | Tracker |
|
class | SptTracker |
|
class | SptTrackerDebug |
|
class | TrackerBoard |
|
class | ServoComms |
|
class | PmacBoard |
|
class | AcuBoard |
|
class | AcuBoardDebug |
|
The AxisPositions class is used by the Tracker class to record the positions of the telescope axes, as reported by the pmac.
AxisPositions::AxisPositions |
( |
| ) |
|
Constructor
....................................................................... Constructor initializes the AxisPos members.
Return a pointer to a particular AxisPos descriptor
- Exceptions
-
Exception | ....................................................................... Return a pointer to the requested axis position |
void gcp::antenna::control::AxisPositions::pack |
( |
signed * |
s_elements | ) |
|
Pack relevant data for archival in the register database
void AxisPositions::pack |
( |
double * |
d_elements | ) |
|
....................................................................... Pack the topocentric positions for archival in the register database
The position of the azimuth axis
The position of the elevation axis
The position of the pa axis
The documentation for this class was generated from the following files:
- gcpCbass/antenna/control/cbass/AxisPositions.h
- gcpCbass/antenna/control/cbass/AxisPositions.cc