lsst.meas.base ge56fc974f0+6638c3b80f
|
#include <GaussianFlux.h>
Public Types | |
typedef GaussianFluxControl | Control |
Protected Member Functions | |
void | checkCatalogSize (afw::table::BaseCatalog const &cat1, afw::table::BaseCatalog const &cat2) const |
Ensure that catalogs have the same size. | |
Protected Attributes | |
std::string | _name |
Definition at line 87 of file GaussianFlux.h.
Definition at line 89 of file GaussianFlux.h.
|
inline |
Definition at line 90 of file GaussianFlux.h.
|
inlineprotectedinherited |
Ensure that catalogs have the same size.
[in] | cat1 | Catalog for comparison |
[in] | cat2 | Catalog for comparison |
LengthError | Catalog sizes do not match |
Definition at line 102 of file Transform.h.
|
virtualinherited |
Implements lsst::meas::base::BaseTransform.
Definition at line 88 of file FluxUtilities.cc.
|
protectedinherited |
Definition at line 107 of file Transform.h.