lsst.meas.astrom
14.0-7-g0d69b06+3
|
#include <matchOptimisticB.h>
Public Member Functions | |
ProxyPair (RecordProxy const &s1, RecordProxy const &s2) | |
Public Attributes | |
RecordProxy | first |
RecordProxy | second |
double | distance |
double | pa |
Definition at line 64 of file matchOptimisticB.h.
|
inline |
Definition at line 70 of file matchOptimisticB.h.
double lsst::meas::astrom::ProxyPair::distance |
Definition at line 67 of file matchOptimisticB.h.
RecordProxy lsst::meas::astrom::ProxyPair::first |
Definition at line 65 of file matchOptimisticB.h.
double lsst::meas::astrom::ProxyPair::pa |
Definition at line 68 of file matchOptimisticB.h.
RecordProxy lsst::meas::astrom::ProxyPair::second |
Definition at line 66 of file matchOptimisticB.h.