RecordProxy¶
- 
class lsst.meas.astrom.RecordProxy¶
- Bases: - pybind11_builtins.pybind11_object- Attributes Summary - position- record- used- Methods 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¶
 
-