Frame2D ======= .. currentmodule:: gwcs.coordinate_frames .. autoclass:: Frame2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Frame2D.axes_names ~Frame2D.axes_order ~Frame2D.axes_type ~Frame2D.axis_physical_types ~Frame2D.name ~Frame2D.naxes ~Frame2D.reference_frame ~Frame2D.serialized_classes ~Frame2D.unit ~Frame2D.world_axis_object_classes ~Frame2D.world_axis_object_components .. rubric:: Methods Summary .. autosummary:: ~Frame2D.add_units ~Frame2D.from_high_level_coordinates ~Frame2D.remove_units ~Frame2D.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