|
lsst.jointcal g29ae962dfc+02fd6c6d17
|
Parameters to be provided to combinatorial searches. More...
#include <ListMatch.h>
Public Member Functions | |
| MatchConditions () | |
| double | minSizeRatio () const |
| double | maxSizeRatio () const |
Public Attributes | |
| int | nStarsList1 |
| int | nStarsList2 |
| int | maxTrialCount |
| double | nSigmas |
| double | maxShiftX |
| double | maxShiftY |
| double | sizeRatio |
| double | deltaSizeRatio |
| double | minMatchRatio |
| int | printLevel |
| int | algorithm |
Parameters to be provided to combinatorial searches.
Definition at line 40 of file ListMatch.h.
|
inline |
Definition at line 49 of file ListMatch.h.
|
inline |
Definition at line 63 of file ListMatch.h.
|
inline |
Definition at line 62 of file ListMatch.h.
| int lsst::jointcal::MatchConditions::algorithm |
Definition at line 47 of file ListMatch.h.
| double lsst::jointcal::MatchConditions::deltaSizeRatio |
Definition at line 45 of file ListMatch.h.
| double lsst::jointcal::MatchConditions::maxShiftX |
Definition at line 44 of file ListMatch.h.
| double lsst::jointcal::MatchConditions::maxShiftY |
Definition at line 44 of file ListMatch.h.
| int lsst::jointcal::MatchConditions::maxTrialCount |
Definition at line 42 of file ListMatch.h.
| double lsst::jointcal::MatchConditions::minMatchRatio |
Definition at line 45 of file ListMatch.h.
| double lsst::jointcal::MatchConditions::nSigmas |
Definition at line 43 of file ListMatch.h.
| int lsst::jointcal::MatchConditions::nStarsList1 |
Definition at line 41 of file ListMatch.h.
| int lsst::jointcal::MatchConditions::nStarsList2 |
Definition at line 41 of file ListMatch.h.
| int lsst::jointcal::MatchConditions::printLevel |
Definition at line 46 of file ListMatch.h.
| double lsst::jointcal::MatchConditions::sizeRatio |
Definition at line 45 of file ListMatch.h.