Snell3D
=======

.. currentmodule:: gwcs.spectroscopy

.. autoclass:: Snell3D
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Snell3D.bbox_with_units
      ~Snell3D.bounding_box
      ~Snell3D.bounds
      ~Snell3D.cov_matrix
      ~Snell3D.eqcons
      ~Snell3D.fittable
      ~Snell3D.fixed
      ~Snell3D.has_bounds
      ~Snell3D.has_fixed
      ~Snell3D.has_tied
      ~Snell3D.has_user_bounding_box
      ~Snell3D.has_user_inverse
      ~Snell3D.ineqcons
      ~Snell3D.input_units
      ~Snell3D.input_units_allow_dimensionless
      ~Snell3D.input_units_equivalencies
      ~Snell3D.input_units_strict
      ~Snell3D.inputs
      ~Snell3D.inverse
      ~Snell3D.linear
      ~Snell3D.meta
      ~Snell3D.model_constraints
      ~Snell3D.model_set_axis
      ~Snell3D.n_inputs
      ~Snell3D.n_outputs
      ~Snell3D.n_submodels
      ~Snell3D.name
      ~Snell3D.outputs
      ~Snell3D.param_names
      ~Snell3D.param_sets
      ~Snell3D.parameter_constraints
      ~Snell3D.parameters
      ~Snell3D.return_units
      ~Snell3D.separable
      ~Snell3D.standard_broadcasting
      ~Snell3D.stds
      ~Snell3D.sync_constraints
      ~Snell3D.tied
      ~Snell3D.uses_quantity

   .. rubric:: Methods Summary

   .. autosummary::

      ~Snell3D.__call__
      ~Snell3D.coerce_units
      ~Snell3D.copy
      ~Snell3D.deepcopy
      ~Snell3D.evaluate
      ~Snell3D.get_bounding_box
      ~Snell3D.has_inverse
      ~Snell3D.input_shape
      ~Snell3D.output_units
      ~Snell3D.prepare_inputs
      ~Snell3D.prepare_outputs
      ~Snell3D.rename
      ~Snell3D.render
      ~Snell3D.set_slice_args
      ~Snell3D.strip_units_from_tree
      ~Snell3D.sum_of_implicit_terms
      ~Snell3D.with_units_from_data
      ~Snell3D.without_units_for_data

   .. rubric:: Attributes Documentation

   .. autoattribute:: bbox_with_units
   .. autoattribute:: bounding_box
   .. autoattribute:: bounds
   .. autoattribute:: cov_matrix
   .. autoattribute:: eqcons
   .. autoattribute:: fittable
   .. autoattribute:: fixed
   .. autoattribute:: has_bounds
   .. autoattribute:: has_fixed
   .. autoattribute:: has_tied
   .. autoattribute:: has_user_bounding_box
   .. autoattribute:: has_user_inverse
   .. autoattribute:: ineqcons
   .. autoattribute:: input_units
   .. autoattribute:: input_units_allow_dimensionless
   .. autoattribute:: input_units_equivalencies
   .. autoattribute:: input_units_strict
   .. autoattribute:: inputs
   .. autoattribute:: inverse
   .. autoattribute:: linear
   .. autoattribute:: meta
   .. autoattribute:: model_constraints
   .. autoattribute:: model_set_axis
   .. autoattribute:: n_inputs
   .. autoattribute:: n_outputs
   .. autoattribute:: n_submodels
   .. autoattribute:: name
   .. autoattribute:: outputs
   .. autoattribute:: param_names
   .. autoattribute:: param_sets
   .. autoattribute:: parameter_constraints
   .. autoattribute:: parameters
   .. autoattribute:: return_units
   .. autoattribute:: separable
   .. autoattribute:: standard_broadcasting
   .. autoattribute:: stds
   .. autoattribute:: sync_constraints
   .. autoattribute:: tied
   .. autoattribute:: uses_quantity

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: coerce_units
   .. automethod:: copy
   .. automethod:: deepcopy
   .. automethod:: evaluate
   .. automethod:: get_bounding_box
   .. automethod:: has_inverse
   .. automethod:: input_shape
   .. automethod:: output_units
   .. automethod:: prepare_inputs
   .. automethod:: prepare_outputs
   .. automethod:: rename
   .. automethod:: render
   .. automethod:: set_slice_args
   .. automethod:: strip_units_from_tree
   .. automethod:: sum_of_implicit_terms
   .. automethod:: with_units_from_data
   .. automethod:: without_units_for_data
