TwoTransfoMapping¶
- 
class lsst.jointcal.TwoTransfoMapping¶
- Bases: - lsst.jointcal.AstrometryMapping- Attributes Summary - transfo1- transfo2- Methods 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¶
 
-