StokesFrame
===========

.. currentmodule:: gwcs.coordinate_frames

.. autoclass:: StokesFrame
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~StokesFrame.axes_names
      ~StokesFrame.axes_order
      ~StokesFrame.axes_type
      ~StokesFrame.axis_physical_types
      ~StokesFrame.name
      ~StokesFrame.naxes
      ~StokesFrame.reference_frame
      ~StokesFrame.serialized_classes
      ~StokesFrame.unit
      ~StokesFrame.world_axis_object_classes
      ~StokesFrame.world_axis_object_components

   .. rubric:: Methods Summary

   .. autosummary::

      ~StokesFrame.add_units
      ~StokesFrame.from_high_level_coordinates
      ~StokesFrame.remove_units
      ~StokesFrame.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
