Struct MatchOptimisticBControl¶
Defined in File matchOptimisticB.h
Struct Documentation¶
- 
struct 
MatchOptimisticBControl¶ Public Functions
- 
lsst::meas::astrom::MatchOptimisticBControl::LSST_CONTROL_FIELD(refFluxField, std::string, "name of flux field in reference catalog") 
- 
lsst::meas::astrom::MatchOptimisticBControl::LSST_CONTROL_FIELD(sourceFluxField, std::string, "name of flux field in source catalog") 
- 
lsst::meas::astrom::MatchOptimisticBControl::LSST_CONTROL_FIELD(numBrightStars, int, "maximum number of bright reference stars to use") 
- 
lsst::meas::astrom::MatchOptimisticBControl::LSST_CONTROL_FIELD(minMatchedPairs, int, "minimum number of matches") 
- 
lsst::meas::astrom::MatchOptimisticBControl::LSST_CONTROL_FIELD(matchingAllowancePix, double, "maximum allowed distance between reference objects and sources (pixels)") 
- 
lsst::meas::astrom::MatchOptimisticBControl::LSST_CONTROL_FIELD(maxOffsetPix, double, "maximum allowed frame translation (pixels)") 
- 
lsst::meas::astrom::MatchOptimisticBControl::LSST_CONTROL_FIELD(maxRotationDeg, double, "maximum allowed frame rotation (deg)") 
- 
lsst::meas::astrom::MatchOptimisticBControl::LSST_CONTROL_FIELD(allowedNonperpDeg, double, "allowed non-perpendicularity of x and y axes (deg)") 
- 
lsst::meas::astrom::MatchOptimisticBControl::LSST_CONTROL_FIELD(numPointsForShape, int, "number of points in a matching shape") 
- 
lsst::meas::astrom::MatchOptimisticBControl::LSST_CONTROL_FIELD(maxDeterminant, double, "?") 
- 
MatchOptimisticBControl()¶ 
- 
void 
validate() const¶ 
- 
~MatchOptimisticBControl()¶ 
-