lsst.jointcal  21.0.0-19-g8edf490+83c414fede
Namespaces
lsst Namespace Reference

Class for a simple mapping implementing a generic AstrometryTransform. More...

Namespaces

 afw
 
 base
 
 daf
 
 gdb
 
 geom
 
 jointcal
 
 log
 
 meas
 
 pex
 
 sphgeom
 
 utils
 

Detailed Description

Class for a simple mapping implementing a generic AstrometryTransform.

It uses a template rather than a pointer so that the derived classes can use the specifics of the transform. The class simplePolyMapping overloads a few routines.