ConstrainedAstrometryModel¶
- 
class lsst.jointcal.ConstrainedAstrometryModel¶
- Bases: - lsst.jointcal.AstrometryModel- Methods Summary - getChipTransfo(self, arg0)- getVisitTransfo(self, arg0)- Methods Documentation - 
getChipTransfo(self: lsst.jointcal.astrometryModels.ConstrainedAstrometryModel, arg0: int) → lsst.jointcal.gtransfo.Gtransfo¶
 - 
getVisitTransfo(self: lsst.jointcal.astrometryModels.ConstrainedAstrometryModel, arg0: int) → lsst.jointcal.gtransfo.Gtransfo¶
 
-