void reset()
Reset internal data members.
A base class for managing tilts.
Define a class for handling Elevation tilts.
While computing pointing corrections, an object of the following type is used to communicate accumula...
void setTilt(double tilt)
Install the tilt.
Tagged: Thu Nov 13 16:53:33 UTC 2003.
Tagged: Thu Nov 13 16:53:47 UTC 2003.
void apply(PointingCorrections *f)
Correct the misalignment of the elevation axis.
void packTilt(signed *s_elements)
Pack a tilt for archival in the register database.
ElTilt()
Constructor trivially calls reset(), below.