SimpleAstrometryModel
=====================

.. currentmodule:: lsst.jointcal

.. autoclass:: SimpleAstrometryModel
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~SimpleAstrometryModel.assignIndices
      ~SimpleAstrometryModel.getMapping
      ~SimpleAstrometryModel.getNpar
      ~SimpleAstrometryModel.getSkyToTangentPlane
      ~SimpleAstrometryModel.getTotalParameters
      ~SimpleAstrometryModel.getTransform
      ~SimpleAstrometryModel.makeSkyWcs
      ~SimpleAstrometryModel.offsetParams
      ~SimpleAstrometryModel.validate

   .. rubric:: Methods Documentation

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