PhotometryTransfoChebyshev¶
- 
class lsst.jointcal.PhotometryTransfoChebyshev¶
- Bases: - lsst.jointcal.PhotometryTransfo- Methods Summary - getBBox(self)- getCoefficients(self)- getOrder(self)- Methods Documentation - 
getBBox(self: lsst.jointcal.photometryTransfo.PhotometryTransfoChebyshev) → lsst.geom.box.Box2D¶
 - 
getCoefficients(self: lsst.jointcal.photometryTransfo.PhotometryTransfoChebyshev) → ndarray::Array<double, 2, 2>¶
 - 
getOrder(self: lsst.jointcal.photometryTransfo.PhotometryTransfoChebyshev) → int¶
 
-