TwoTransfoMapping¶
- 
class 
lsst.jointcal.TwoTransfoMapping¶ Bases:
lsst.jointcal.AstrometryMappingAttributes Summary
transfo1transfo2Methods Summary
getTransfo1(self)getTransfo2(self)Attributes Documentation
- 
transfo1¶ 
- 
transfo2¶ 
Methods Documentation
- 
getTransfo1(self: lsst.jointcal.astrometryMappings.TwoTransfoMapping) → lsst.jointcal.gtransfo.Gtransfo¶ 
- 
getTransfo2(self: lsst.jointcal.astrometryMappings.TwoTransfoMapping) → lsst.jointcal.gtransfo.Gtransfo¶ 
-