AstrometryModel
===============

.. currentmodule:: lsst.jointcal

.. autoclass:: AstrometryModel
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~AstrometryModel.assignIndices
      ~AstrometryModel.getMapping
      ~AstrometryModel.getNpar
      ~AstrometryModel.getSkyToTangentPlane
      ~AstrometryModel.getTotalParameters
      ~AstrometryModel.makeSkyWcs
      ~AstrometryModel.offsetParams
      ~AstrometryModel.validate

   .. rubric:: Methods Documentation

   .. automethod:: assignIndices
   .. automethod:: getMapping
   .. automethod:: getNpar
   .. automethod:: getSkyToTangentPlane
   .. automethod:: getTotalParameters
   .. automethod:: makeSkyWcs
   .. automethod:: offsetParams
   .. automethod:: validate