FixedKernel =========== .. currentmodule:: lsst.afw.math .. autoclass:: FixedKernel :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~FixedKernel.clone ~FixedKernel.computeCache ~FixedKernel.computeImage ~FixedKernel.computeKernelParametersFromSpatialModel ~FixedKernel.getBBox ~FixedKernel.getCacheSize ~FixedKernel.getCtr ~FixedKernel.getCtrX ~FixedKernel.getCtrY ~FixedKernel.getDimensions ~FixedKernel.getHeight ~FixedKernel.getKernelParameter ~FixedKernel.getKernelParameters ~FixedKernel.getNKernelParameters ~FixedKernel.getNSpatialParameters ~FixedKernel.getSpatialFunction ~FixedKernel.getSpatialFunctionList ~FixedKernel.getSpatialParameters ~FixedKernel.getSum ~FixedKernel.getWidth ~FixedKernel.growBBox ~FixedKernel.isPersistable ~FixedKernel.isSpatiallyVarying ~FixedKernel.readFits ~FixedKernel.resized ~FixedKernel.setCtr ~FixedKernel.setCtrX ~FixedKernel.setCtrY ~FixedKernel.setDimensions ~FixedKernel.setHeight ~FixedKernel.setKernelParameters ~FixedKernel.setSpatialParameters ~FixedKernel.setWidth ~FixedKernel.shrinkBBox ~FixedKernel.toString ~FixedKernel.writeFits .. rubric:: Methods Documentation .. automethod:: clone .. automethod:: computeCache .. automethod:: computeImage .. automethod:: computeKernelParametersFromSpatialModel .. automethod:: getBBox .. automethod:: getCacheSize .. automethod:: getCtr .. automethod:: getCtrX .. automethod:: getCtrY .. automethod:: getDimensions .. automethod:: getHeight .. automethod:: getKernelParameter .. automethod:: getKernelParameters .. automethod:: getNKernelParameters .. automethod:: getNSpatialParameters .. automethod:: getSpatialFunction .. automethod:: getSpatialFunctionList .. automethod:: getSpatialParameters .. automethod:: getSum .. automethod:: getWidth .. automethod:: growBBox .. automethod:: isPersistable .. automethod:: isSpatiallyVarying .. automethod:: readFits .. automethod:: resized .. automethod:: setCtr .. automethod:: setCtrX .. automethod:: setCtrY .. automethod:: setDimensions .. automethod:: setHeight .. automethod:: setKernelParameters .. automethod:: setSpatialParameters .. automethod:: setWidth .. automethod:: shrinkBBox .. automethod:: toString .. automethod:: writeFits