My Project
|
Public Member Functions | |
Collimation () | |
virtual | ~Collimation () |
bool | isUsable () |
void | setUsable (bool usable) |
virtual void | reset () |
virtual void | apply (PointingCorrections *f, TrackerOffset &offset) |
virtual void | pack (signed *s_elements) |
virtual void | print () |
Protected Attributes | |
bool | usable_ |
Collimation::Collimation | ( | ) |
Constructor.
....................................................................... Constructor.
|
virtual |
Destructor.
....................................................................... Destructor.