LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
lsst::afw::math::BackgroundControl Member List

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

_actrllsst::afw::math::BackgroundControlprivate
_nxSamplelsst::afw::math::BackgroundControlprivate
_nySamplelsst::afw::math::BackgroundControlprivate
_proplsst::afw::math::BackgroundControlprivate
_sctrllsst::afw::math::BackgroundControlprivate
_stylelsst::afw::math::BackgroundControlprivate
_undersampleStylelsst::afw::math::BackgroundControlprivate
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
getApproximateControl()lsst::afw::math::BackgroundControlinline
getApproximateControl() const lsst::afw::math::BackgroundControlinline
getInterpStyle() const lsst::afw::math::BackgroundControlinline
getNxSample() const lsst::afw::math::BackgroundControlinline
getNySample() const lsst::afw::math::BackgroundControlinline
getStatisticsControl()lsst::afw::math::BackgroundControlinline
getStatisticsControl() const lsst::afw::math::BackgroundControlinline
getStatisticsProperty() const lsst::afw::math::BackgroundControlinline
getUndersampleStyle() const lsst::afw::math::BackgroundControlinline
setApproximateControl(boost::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()lsst::afw::math::BackgroundControlinlinevirtual