lsst.meas.astrom  13.0-14-g9415442+22
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
lsst::meas::astrom::ProxyPair Struct Reference

#include <matchOptimisticB.h>

Public Member Functions

 ProxyPair (RecordProxy const &s1, RecordProxy const &s2)
 

Public Attributes

RecordProxy first
 
RecordProxy second
 
double distance
 
double pa
 

Detailed Description

Definition at line 64 of file matchOptimisticB.h.

Constructor & Destructor Documentation

lsst::meas::astrom::ProxyPair::ProxyPair ( RecordProxy const &  s1,
RecordProxy const &  s2 
)
inline

Definition at line 70 of file matchOptimisticB.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: