LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
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