hlcc 2.0.0-beta2+pre1
|
Main Definition for he HLCC Simulator. More...
Namespaces | |
namespace | unit_converter_helper |
Functions | |
def | unit_converter_helper.altaz_unit_widgets_update (list degrees_widgets, list radians_widgets, NumericalUnitsPropertyEnum numerical_unit_type) |
Uses a par of given Alt,Az numerical unit widgets to update all widgets regarding the same Alt,Az functionality The update decision are made by the Property in view. | |
def | unit_converter_helper.radec_units_widgets_update (list hmsdms_widgets, list degrees_widgets, list radians_widgets, NumericalUnitsPropertyEnum numerical_unit_type, bool pi_angle_range=False) |
Uses a par of given Ra,Dec numerical unit widgets to update all widgets regarding the same Ra,Dec functionality The update decision are made by the Property in view. | |
def | unit_converter_helper.radians_pi_range_convertion (radians_2pi_value) |
def | unit_converter_helper.single_unit_widgets_update (degrees_widget, radians_widget, numerical_unit_type) |
One numerical unit input widget update. | |
Main Definition for he HLCC Simulator.