void packLatTilt(signed *s_elements)
Pack a latitude tilt for archival in the register database.
A base class for managing tilts.
void apply(PointingCorrections *f)
Correct the tilt of the azimuth axis.
While computing pointing corrections, an object of the following type is used to communicate accumula...
Tagged: Thu Nov 13 16:53:33 UTC 2003.
void setLatTilt(double lat_tilt)
Install a latitude tilt.
Tagged: Thu Nov 13 16:53:47 UTC 2003.
void setHaTilt(double ha_tilt)
Install a HA tilt.
AzTilt()
Constructor trivially calls reset(), below.
void reset()
Reset internal data members to something sensible.
Define a class for handling AZ tilts.
void packHaTilt(signed *s_elements)
Pack an HA tilt for archival in the register database.