RecordProxy¶
- 
class 
lsst.meas.astrom.RecordProxy¶ Bases:
pybind11_builtins.pybind11_objectAttributes Summary
positionrecordusedMethods Summary
getX(self)getY(self)Attributes Documentation
- 
position¶ 
- 
record¶ 
- 
used¶ 
Methods Documentation
- 
getX(self: lsst.meas.astrom.matchOptimisticB.matchOptimisticB.RecordProxy) → float¶ 
- 
getY(self: lsst.meas.astrom.matchOptimisticB.matchOptimisticB.RecordProxy) → float¶ 
-