LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces
GaussianPsf.cc File Reference
#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
 

Variable Documentation

◆ dimensions

afw::table::PointKey<int> dimensions

Definition at line 49 of file GaussianPsf.cc.

◆ schema

afw::table::Schema schema

Definition at line 48 of file GaussianPsf.cc.

◆ sigma

afw::table::Key<double> sigma

Definition at line 50 of file GaussianPsf.cc.