lsst.afw g87b8406481+196bea11fd
Loading...
Searching...
No Matches
lsst::afw::math::BackgroundControl Member List

This is the complete list of members for lsst::afw::math::BackgroundControl, including all inherited members.

BackgroundControl(int const nxSample, int const nySample, StatisticsControl const sctrl=StatisticsControl(), Property const prop=MEANCLIP, ApproximateControl const actrl=ApproximateControl(ApproximateControl::UNKNOWN, 1))lsst::afw::math::BackgroundControlinline
BackgroundControl(int const nxSample, int const nySample, StatisticsControl const &sctrl, std::string const &prop, ApproximateControl const actrl=ApproximateControl(ApproximateControl::UNKNOWN, 1))lsst::afw::math::BackgroundControlinline
BackgroundControl(Interpolate::Style const style, int const nxSample=10, int const nySample=10, UndersampleStyle const undersampleStyle=THROW_EXCEPTION, StatisticsControl const sctrl=StatisticsControl(), Property const prop=MEANCLIP, ApproximateControl const actrl=ApproximateControl(ApproximateControl::UNKNOWN, 1))lsst::afw::math::BackgroundControlinline
BackgroundControl(std::string const &style, int const nxSample=10, int const nySample=10, std::string const &undersampleStyle="THROW_EXCEPTION", StatisticsControl const sctrl=StatisticsControl(), std::string const &prop="MEANCLIP", ApproximateControl const actrl=ApproximateControl(ApproximateControl::UNKNOWN, 1))lsst::afw::math::BackgroundControlinline
BackgroundControl(BackgroundControl const &)=defaultlsst::afw::math::BackgroundControl
BackgroundControl(BackgroundControl &&)=defaultlsst::afw::math::BackgroundControl
getApproximateControl()lsst::afw::math::BackgroundControlinline
getApproximateControl() constlsst::afw::math::BackgroundControlinline
getInterpStyle() constlsst::afw::math::BackgroundControlinline
getNxSample() constlsst::afw::math::BackgroundControlinline
getNySample() constlsst::afw::math::BackgroundControlinline
getStatisticsControl()lsst::afw::math::BackgroundControlinline
getStatisticsControl() constlsst::afw::math::BackgroundControlinline
getStatisticsProperty() constlsst::afw::math::BackgroundControlinline
getUndersampleStyle() constlsst::afw::math::BackgroundControlinline
operator=(BackgroundControl const &)=defaultlsst::afw::math::BackgroundControl
operator=(BackgroundControl &&)=defaultlsst::afw::math::BackgroundControl
setApproximateControl(std::shared_ptr< ApproximateControl > actrl)lsst::afw::math::BackgroundControlinline
setInterpStyle(Interpolate::Style const style)lsst::afw::math::BackgroundControlinline
setInterpStyle(std::string const &style)lsst::afw::math::BackgroundControlinline
setNxSample(int nxSample)lsst::afw::math::BackgroundControlinline
setNySample(int nySample)lsst::afw::math::BackgroundControlinline
setStatisticsProperty(Property prop)lsst::afw::math::BackgroundControlinline
setStatisticsProperty(std::string prop)lsst::afw::math::BackgroundControlinline
setUndersampleStyle(UndersampleStyle const undersampleStyle)lsst::afw::math::BackgroundControlinline
setUndersampleStyle(std::string const &undersampleStyle)lsst::afw::math::BackgroundControlinline
~BackgroundControl()=defaultlsst::afw::math::BackgroundControlvirtual