HorizontalFrames ================ .. currentmodule:: sofia_redux.scan.frames.horizontal_frames .. autoclass:: HorizontalFrames :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HorizontalFrames.default_field_types ~HorizontalFrames.site .. rubric:: Methods Summary .. autosummary:: ~HorizontalFrames.calculate_equatorial ~HorizontalFrames.calculate_horizontal ~HorizontalFrames.calculate_parallactic_angle ~HorizontalFrames.equatorial_native_to_horizontal_offset ~HorizontalFrames.equatorial_to_horizontal_offset ~HorizontalFrames.equatorial_to_native ~HorizontalFrames.get_absolute_native_coordinates ~HorizontalFrames.get_absolute_native_offsets ~HorizontalFrames.get_base_native_offset ~HorizontalFrames.get_equatorial ~HorizontalFrames.get_equatorial_native_offset ~HorizontalFrames.get_horizontal ~HorizontalFrames.get_horizontal_offset ~HorizontalFrames.get_native_offset ~HorizontalFrames.get_parallactic_angle ~HorizontalFrames.horizontal_to_equatorial_offset ~HorizontalFrames.horizontal_to_native_equatorial_offset ~HorizontalFrames.native_equatorial_to_native_offset ~HorizontalFrames.native_to_equatorial ~HorizontalFrames.native_to_native_equatorial_offset ~HorizontalFrames.pointing_at ~HorizontalFrames.project ~HorizontalFrames.set_parallactic_angle ~HorizontalFrames.set_zenith_tau ~HorizontalFrames.validate .. rubric:: Attributes Documentation .. autoattribute:: default_field_types .. autoattribute:: site .. rubric:: Methods Documentation .. automethod:: calculate_equatorial .. automethod:: calculate_horizontal .. automethod:: calculate_parallactic_angle .. automethod:: equatorial_native_to_horizontal_offset .. automethod:: equatorial_to_horizontal_offset .. automethod:: equatorial_to_native .. automethod:: get_absolute_native_coordinates .. automethod:: get_absolute_native_offsets .. automethod:: get_base_native_offset .. automethod:: get_equatorial .. automethod:: get_equatorial_native_offset .. automethod:: get_horizontal .. automethod:: get_horizontal_offset .. automethod:: get_native_offset .. automethod:: get_parallactic_angle .. automethod:: horizontal_to_equatorial_offset .. automethod:: horizontal_to_native_equatorial_offset .. automethod:: native_equatorial_to_native_offset .. automethod:: native_to_equatorial .. automethod:: native_to_native_equatorial_offset .. automethod:: pointing_at .. automethod:: project .. automethod:: set_parallactic_angle .. automethod:: set_zenith_tau .. automethod:: validate