Namespace: CalibW

Ui.CalibW

Calibration Window functions and objects.
Source:

Members

(static) calibTemp

The temporary reference frame Calibration object.
Source:

(static) cwStars

Calibration stars list.
Source:

Methods

(static) window.cwAcceptCalib()

Method to accept the actual calibration. The calibInstance object is actualized (cloned from) with the calibTemp object.
Source:

(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.
Source:

(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.
Source: