ChipVisitAstrometryMapping

class lsst.jointcal.ChipVisitAstrometryMapping

Bases: AstrometryMapping

Attributes Summary

transform1

transform2

Methods Summary

getNpar(self)

getTransform1(self)

getTransform2(self)

transformPosAndErrors(self, arg0)

Attributes Documentation

transform1
transform2

Methods Documentation

getNpar(self: lsst.jointcal.AstrometryMapping) int
getTransform1(self: lsst.jointcal.ChipVisitAstrometryMapping) lsst.jointcal.AstrometryTransform
getTransform2(self: lsst.jointcal.ChipVisitAstrometryMapping) lsst.jointcal.AstrometryTransform
transformPosAndErrors(self: lsst.jointcal.AstrometryMapping, arg0: lsst.jointcal.FatPoint) lsst.jointcal.FatPoint