Members
(static) calibTemp
The temporary reference frame Calibration object.
(static) cwStars
Calibration stars list.
Methods
(static) window.cwAcceptCalib()
Method to accept the actual calibration.
The calibInstance object is actualized (cloned from) with the calibTemp object.
(static) window.cwCalcCalib()
Method called to calibrate the local reference frame with the calibration objects list.
The calibTemp object is actualized with this new calibration.
(static) window.cwUpdateCalib(action)
Method called when calibration objects are removed or added.
Parameters:
Name | Type | Description |
---|---|---|
action |
string | 'add' for adding, 'remThis' for removing an item, 'remAll' for cleaning the calibration list. |