CelestialFrame ============== .. currentmodule:: gwcs.coordinate_frames .. autoclass:: CelestialFrame :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CelestialFrame.axes_names ~CelestialFrame.axes_order ~CelestialFrame.axes_type ~CelestialFrame.axis_physical_types ~CelestialFrame.name ~CelestialFrame.naxes ~CelestialFrame.reference_frame ~CelestialFrame.serialized_classes ~CelestialFrame.unit ~CelestialFrame.world_axis_object_classes ~CelestialFrame.world_axis_object_components .. rubric:: Methods Summary .. autosummary:: ~CelestialFrame.add_units ~CelestialFrame.from_high_level_coordinates ~CelestialFrame.remove_units ~CelestialFrame.to_high_level_coordinates .. rubric:: Attributes Documentation .. autoattribute:: axes_names .. autoattribute:: axes_order .. autoattribute:: axes_type .. autoattribute:: axis_physical_types .. autoattribute:: name .. autoattribute:: naxes .. autoattribute:: reference_frame .. autoattribute:: serialized_classes .. autoattribute:: unit .. autoattribute:: world_axis_object_classes .. autoattribute:: world_axis_object_components .. rubric:: Methods Documentation .. automethod:: add_units .. automethod:: from_high_level_coordinates .. automethod:: remove_units .. automethod:: to_high_level_coordinates