|
lsst.afw g4f4f280218+81551fceaa
|
#include <memory>#include "ndarray/eigen.h"#include "lsst/afw/detection/GaussianPsf.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 | |
| namespace | lsst |
| A base class for image defects. | |
| namespace | lsst::afw |
| namespace | lsst::afw::detection |
| afw::table::PointKey<int> dimensions |
Definition at line 48 of file GaussianPsf.cc.
| afw::table::Schema schema |
Definition at line 47 of file GaussianPsf.cc.
| afw::table::Key<double> sigma |
Definition at line 49 of file GaussianPsf.cc.