ApproximateControl ================== .. currentmodule:: lsst.afw.math .. autoclass:: ApproximateControl :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ApproximateControl.CHEBYSHEV ~ApproximateControl.NUM_STYLES ~ApproximateControl.UNKNOWN .. rubric:: Methods Summary .. autosummary:: ~ApproximateControl.getOrderX ~ApproximateControl.getOrderY ~ApproximateControl.getStyle ~ApproximateControl.getWeighting ~ApproximateControl.setOrderX ~ApproximateControl.setOrderY ~ApproximateControl.setStyle ~ApproximateControl.setWeighting .. rubric:: Attributes Documentation .. autoattribute:: CHEBYSHEV .. autoattribute:: NUM_STYLES .. autoattribute:: UNKNOWN .. rubric:: Methods Documentation .. automethod:: getOrderX .. automethod:: getOrderY .. automethod:: getStyle .. automethod:: getWeighting .. automethod:: setOrderX .. automethod:: setOrderY .. automethod:: setStyle .. automethod:: setWeighting