AstrometryMapping¶
- 
class 
lsst.jointcal.AstrometryMapping¶ Bases:
pybind11_builtins.pybind11_objectMethods Summary
getNpar(self)transformPosAndErrors(self, arg0)Methods Documentation
- 
getNpar(self: lsst.jointcal.astrometryMappings.AstrometryMapping) → int¶ 
- 
transformPosAndErrors(self: lsst.jointcal.astrometryMappings.AstrometryMapping, arg0: lsst.jointcal.star.FatPoint) → lsst.jointcal.star.FatPoint¶ 
-