|
lsst.jointcal g890c0c842f+d0b0ceee8c
|
#include <memory>#include <string>#include <utility>#include "astshim.h"#include "lsst/log/Log.h"#include "lsst/jointcal/Eigenstuff.h"#include "lsst/jointcal/SimpleAstrometryModel.h"#include "lsst/jointcal/SimpleAstrometryMapping.h"#include "lsst/jointcal/CcdImage.h"#include "lsst/jointcal/ProjectionHandler.h"#include "lsst/pex/exceptions.h"#include "lsst/jointcal/AstrometryTransform.h"Go to the source code of this file.
Namespaces | |
| namespace | lsst |
| Class for a simple mapping implementing a generic AstrometryTransform. | |
| namespace | lsst::jointcal |