Orientation
===========

.. currentmodule:: lsst.afw.cameraGeom

.. autoclass:: Orientation
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Orientation.getFpPosition
      ~Orientation.getNQuarter
      ~Orientation.getPitch
      ~Orientation.getReferencePoint
      ~Orientation.getRoll
      ~Orientation.getYaw
      ~Orientation.makeFpPixelTransform
      ~Orientation.makePixelFpTransform

   .. rubric:: Methods Documentation

   .. automethod:: getFpPosition
   .. automethod:: getNQuarter
   .. automethod:: getPitch
   .. automethod:: getReferencePoint
   .. automethod:: getRoll
   .. automethod:: getYaw
   .. automethod:: makeFpPixelTransform
   .. automethod:: makePixelFpTransform