|
lsst.meas.base
18.1.0-5-g5d04eb7+8
|
This is the complete list of members for lsst::meas::base::ApertureFluxAlgorithm, including all inherited members.
| _centroidExtractor | lsst::meas::base::ApertureFluxAlgorithm | protected |
| _ctrl | lsst::meas::base::ApertureFluxAlgorithm | protected |
| _logName | lsst::meas::base::BaseAlgorithm | protected |
| APERTURE_TRUNCATED | lsst::meas::base::ApertureFluxAlgorithm | static |
| ApertureFluxAlgorithm(Control const &ctrl, std::string const &name, afw::table::Schema &schema, daf::base::PropertySet &metadata) | lsst::meas::base::ApertureFluxAlgorithm | explicit |
| computeFlux(afw::image::Image< T > const &image, afw::geom::ellipses::Ellipse const &ellipse, Control const &ctrl=Control()) | lsst::meas::base::ApertureFluxAlgorithm | static |
| computeFlux(afw::image::MaskedImage< T > const &image, afw::geom::ellipses::Ellipse const &ellipse, Control const &ctrl=Control()) | lsst::meas::base::ApertureFluxAlgorithm | static |
| computeNaiveFlux(afw::image::Image< T > const &image, afw::geom::ellipses::Ellipse const &ellipse, Control const &ctrl=Control()) | lsst::meas::base::ApertureFluxAlgorithm | static |
| computeNaiveFlux(afw::image::MaskedImage< T > const &image, afw::geom::ellipses::Ellipse const &ellipse, Control const &ctrl=Control()) | lsst::meas::base::ApertureFluxAlgorithm | static |
| computeSincFlux(afw::image::Image< T > const &image, afw::geom::ellipses::Ellipse const &ellipse, Control const &ctrl=Control()) | lsst::meas::base::ApertureFluxAlgorithm | static |
| computeSincFlux(afw::image::MaskedImage< T > const &image, afw::geom::ellipses::Ellipse const &ellipse, Control const &ctrl=Control()) | lsst::meas::base::ApertureFluxAlgorithm | static |
| Control typedef | lsst::meas::base::ApertureFluxAlgorithm | |
| copyResultToRecord(Result const &result, afw::table::SourceRecord &record, int index) const | lsst::meas::base::ApertureFluxAlgorithm | protected |
| fail(afw::table::SourceRecord &measRecord, MeasurementError *error=nullptr) const | lsst::meas::base::ApertureFluxAlgorithm | virtual |
| FAILURE | lsst::meas::base::ApertureFluxAlgorithm | static |
| getFlagDefinitions() | lsst::meas::base::ApertureFluxAlgorithm | static |
| getFlagHandler(int index) const | lsst::meas::base::ApertureFluxAlgorithm | inlineprotected |
| getLogName() const | lsst::meas::base::BaseAlgorithm | inline |
| makeFieldPrefix(std::string const &name, double radius) | lsst::meas::base::ApertureFluxAlgorithm | static |
| measure(afw::table::SourceRecord &record, afw::image::Exposure< float > const &exposure) const =0 | lsst::meas::base::ApertureFluxAlgorithm | pure virtual |
| measureForced(afw::table::SourceRecord &measRecord, afw::image::Exposure< float > const &exposure, afw::table::SourceRecord const &refRecord, afw::geom::SkyWcs const &refWcs) const | lsst::meas::base::SimpleAlgorithm | inlinevirtual |
| measureN(afw::table::SourceCatalog const &measCat, afw::image::Exposure< float > const &exposure) const | lsst::meas::base::SingleFrameAlgorithm | virtual |
| measureNForced(afw::table::SourceCatalog const &measCat, afw::image::Exposure< float > const &exposure, afw::table::SourceCatalog const &refRecord, afw::geom::SkyWcs const &refWcs) const | lsst::meas::base::SimpleAlgorithm | inlinevirtual |
| N_FLAGS | lsst::meas::base::ApertureFluxAlgorithm | static |
| Result typedef | lsst::meas::base::ApertureFluxAlgorithm | |
| SINC_COEFFS_TRUNCATED | lsst::meas::base::ApertureFluxAlgorithm | static |
| ~ApertureFluxAlgorithm() | lsst::meas::base::ApertureFluxAlgorithm | inlinevirtual |
| ~BaseAlgorithm() | lsst::meas::base::BaseAlgorithm | inlinevirtual |
1.8.13