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