Snell3D
=======

.. currentmodule:: gwcs.spectroscopy

.. autoclass:: Snell3D
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Snell3D.linear
      ~Snell3D.n_inputs
      ~Snell3D.n_outputs

   .. rubric:: Methods Summary

   .. autosummary::

      ~Snell3D.__call__
      ~Snell3D.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: linear
   .. autoattribute:: n_inputs
   .. autoattribute:: n_outputs

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: evaluate
