A control object for HeavyFootprints.
More...
#include <FootprintCtrl.h>
A control object for HeavyFootprints.
Definition at line 99 of file FootprintCtrl.h.
◆ ModifySource
◆ HeavyFootprintCtrl() [1/3]
lsst::afw::detection::HeavyFootprintCtrl::HeavyFootprintCtrl |
( |
ModifySource |
modifySource = NONE | ) |
|
|
inlineexplicit |
◆ ~HeavyFootprintCtrl()
lsst::afw::detection::HeavyFootprintCtrl::~HeavyFootprintCtrl |
( |
| ) |
|
|
default |
◆ HeavyFootprintCtrl() [2/3]
lsst::afw::detection::HeavyFootprintCtrl::HeavyFootprintCtrl |
( |
HeavyFootprintCtrl const & |
| ) |
|
|
default |
◆ HeavyFootprintCtrl() [3/3]
◆ getImageVal()
double lsst::afw::detection::HeavyFootprintCtrl::getImageVal |
( |
| ) |
const |
|
inline |
◆ getMaskVal()
long lsst::afw::detection::HeavyFootprintCtrl::getMaskVal |
( |
| ) |
const |
|
inline |
◆ getModifySource()
ModifySource lsst::afw::detection::HeavyFootprintCtrl::getModifySource |
( |
| ) |
const |
|
inline |
◆ getVarianceVal()
double lsst::afw::detection::HeavyFootprintCtrl::getVarianceVal |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setImageVal()
void lsst::afw::detection::HeavyFootprintCtrl::setImageVal |
( |
double |
imageVal | ) |
|
|
inline |
◆ setMaskVal()
void lsst::afw::detection::HeavyFootprintCtrl::setMaskVal |
( |
long |
maskVal | ) |
|
|
inline |
◆ setModifySource()
void lsst::afw::detection::HeavyFootprintCtrl::setModifySource |
( |
ModifySource |
modifySource | ) |
|
|
inline |
◆ setVarianceVal()
void lsst::afw::detection::HeavyFootprintCtrl::setVarianceVal |
( |
double |
varianceVal | ) |
|
|
inline |
The documentation for this class was generated from the following file: