PhotometryTransfoChebyshev¶
-
class
lsst.jointcal.PhotometryTransfoChebyshev¶ Bases:
lsst.jointcal.PhotometryTransfoMethods 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¶
-