Definition at line 30 of file ListMatch.cc.
◆ Segment()
lsst::jointcal::Segment::Segment |
( |
std::shared_ptr< const BaseStar > |
star1, |
|
|
std::shared_ptr< const BaseStar > |
star2, |
|
|
const int |
star1Rank, |
|
|
const Gtransfo & |
gtransfo |
|
) |
| |
|
inline |
◆ relativeAngle()
double lsst::jointcal::Segment::relativeAngle |
( |
Segment * |
other | ) |
|
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const Segment & |
segment |
|
) |
| |
|
friend |
◆ dx
double lsst::jointcal::Segment::dx |
◆ dy
double lsst::jointcal::Segment::dy |
double lsst::jointcal::Segment::r |
◆ s1
std::shared_ptr<const BaseStar> lsst::jointcal::Segment::s1 |
◆ s1rank
int lsst::jointcal::Segment::s1rank |
◆ s2
std::shared_ptr<const BaseStar> lsst::jointcal::Segment::s2 |
The documentation for this struct was generated from the following file: