lsst.jointcal g93dcef90ea+0a2324888c
|
#include "memory"
#include <iostream>
#include <utility>
#include "lsst/log/Log.h"
#include "lsst/jointcal/CcdImage.h"
#include "lsst/jointcal/AstrometryTransform.h"
#include "lsst/jointcal/Eigenstuff.h"
#include "lsst/jointcal/AstrometryMapping.h"
Go to the source code of this file.
Classes | |
class | lsst::jointcal::AstrometryModel |
Interface between AstrometryFit and the combinations of Mappings from pixels to some tangent plane (aka distortions). More... | |
Namespaces | |
namespace | lsst |
namespace | lsst::jointcal |
Functions | |
std::ostream & | lsst::jointcal::operator<< (std::ostream &stream, AstrometryModel const &model) |