|
lsst.meas.base
tickets.DM-23835-g914efbff1e
|
#include <ScaledApertureFlux.h>
Public Member Functions | |
| ScaledApertureFluxControl () | |
Public Attributes | |
| std::string | shiftKernel |
| "Warping kernel used to shift Sinc photometry coefficients to different center positions" ; More... | |
| double | scale |
| "Scaling factor of PSF FWHM for aperture radius." ; More... | |
Definition at line 40 of file ScaledApertureFlux.h.
|
inline |
Definition at line 52 of file ScaledApertureFlux.h.
| double lsst::meas::base::ScaledApertureFluxControl::scale |
"Scaling factor of PSF FWHM for aperture radius." ;
Definition at line 45 of file ScaledApertureFlux.h.
| std::string lsst::meas::base::ScaledApertureFluxControl::shiftKernel |
"Warping kernel used to shift Sinc photometry coefficients to different center positions" ;
Definition at line 44 of file ScaledApertureFlux.h.
1.8.16