AstrometryTransformLinearRot
============================

.. currentmodule:: lsst.jointcal

.. autoclass:: AstrometryTransformLinearRot
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~AstrometryTransformLinearRot.apply
      ~AstrometryTransformLinearRot.computeDerivative
      ~AstrometryTransformLinearRot.determinant
      ~AstrometryTransformLinearRot.getCoefficient
      ~AstrometryTransformLinearRot.getNpar
      ~AstrometryTransformLinearRot.getOrder
      ~AstrometryTransformLinearRot.linearApproximation
      ~AstrometryTransformLinearRot.offsetParams
      ~AstrometryTransformLinearRot.read
      ~AstrometryTransformLinearRot.setCoefficient
      ~AstrometryTransformLinearRot.toAstMap
      ~AstrometryTransformLinearRot.write

   .. rubric:: Methods Documentation

   .. automethod:: apply
   .. automethod:: computeDerivative
   .. automethod:: determinant
   .. automethod:: getCoefficient
   .. automethod:: getNpar
   .. automethod:: getOrder
   .. automethod:: linearApproximation
   .. automethod:: offsetParams
   .. automethod:: read
   .. automethod:: setCoefficient
   .. automethod:: toAstMap
   .. automethod:: write