GtransfoPoly

class lsst.jointcal.GtransfoPoly

Bases: lsst.jointcal.Gtransfo

Methods Summary

coeff(self, arg0, arg1, arg2)
getNpar(self)
getOrder(self)
read(self, arg0)
toAstMap(self, arg0)
write(self)

Methods Documentation

coeff(self: lsst.jointcal.gtransfo.GtransfoPoly, arg0: int, arg1: int, arg2: int) → float
getNpar(self: lsst.jointcal.gtransfo.GtransfoPoly) → int
getOrder(self: lsst.jointcal.gtransfo.GtransfoPoly) → int
read(self: lsst.jointcal.gtransfo.GtransfoPoly, arg0: str) → None
toAstMap(self: lsst.jointcal.gtransfo.GtransfoPoly, arg0: lsst.jointcal.frame.Frame) → astshim.mapping.Mapping
write(self: lsst.jointcal.gtransfo.GtransfoPoly) → str