lsst.jointcal  22.0.1-22-g41e933f+8a73cc7c46
Namespaces
lsst Namespace Reference

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

Namespaces

 afw
 
 base
 
 cpputils
 
 daf
 
 gdb
 
 geom
 
 jointcal
 
 log
 
 meas
 
 pex
 
 sphgeom
 

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.