FromDirectionCosines
====================

.. currentmodule:: gwcs.geometry

.. autoclass:: FromDirectionCosines
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~FromDirectionCosines.n_inputs
      ~FromDirectionCosines.n_outputs

   .. rubric:: Methods Summary

   .. autosummary::

      ~FromDirectionCosines.__call__
      ~FromDirectionCosines.evaluate

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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