AstrometryTransformLinearShift
==============================

.. currentmodule:: lsst.jointcal

.. autoclass:: AstrometryTransformLinearShift
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~AstrometryTransformLinearShift.apply
      ~AstrometryTransformLinearShift.computeDerivative
      ~AstrometryTransformLinearShift.determinant
      ~AstrometryTransformLinearShift.getCoefficient
      ~AstrometryTransformLinearShift.getNpar
      ~AstrometryTransformLinearShift.getOrder
      ~AstrometryTransformLinearShift.linearApproximation
      ~AstrometryTransformLinearShift.offsetParams
      ~AstrometryTransformLinearShift.read
      ~AstrometryTransformLinearShift.setCoefficient
      ~AstrometryTransformLinearShift.toAstMap
      ~AstrometryTransformLinearShift.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