lsst.jointcal g0f5d30203d+1ae51f254a
|
Class for a simple mapping implementing a generic AstrometryTransform. More...
Namespaces | |
namespace | afw |
namespace | base |
namespace | cpputils |
namespace | daf |
namespace | gdb |
namespace | geom |
namespace | jointcal |
namespace | log |
namespace | meas |
namespace | pex |
namespace | sphgeom |
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.