LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include <memory>
#include "ndarray/eigen.h"
#include "lsst/afw/detection/GaussianPsf.h"
#include "lsst/afw/table/io/InputArchive.h"
#include "lsst/afw/table/io/OutputArchive.h"
#include "lsst/afw/table/io/CatalogVector.h"
#include "lsst/afw/table/aggregates.h"
#include "lsst/afw/table/io/Persistable.cc"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::detection | |
afw::table::PointKey<int> dimensions |
Definition at line 49 of file GaussianPsf.cc.
afw::table::Schema schema |
Definition at line 48 of file GaussianPsf.cc.
afw::table::Key<double> sigma |
Definition at line 50 of file GaussianPsf.cc.