GtransfoPoly¶
-
class
lsst.jointcal.GtransfoPoly¶ Bases:
lsst.jointcal.GtransfoMethods Summary
coeff(self, arg0, arg1, arg2)getOrder(self)read(self, arg0)write(self)Methods Documentation
-
coeff(self: lsst.jointcal.gtransfo.GtransfoPoly, arg0: int, arg1: int, arg2: int) → float¶
-
getOrder(self: lsst.jointcal.gtransfo.GtransfoPoly) → int¶
-
read(self: lsst.jointcal.gtransfo.GtransfoPoly, arg0: str) → None¶
-
write(self: lsst.jointcal.gtransfo.GtransfoPoly) → str¶
-