SupplementaryPairMaker

net.aerith.misao.util. Operation
#monitor_set :MonitorSet
#stopped :boolean
+Operation()
+addMonitor(Monitor monitor) :void
+ready() :boolean
+perform() :void
#operate() :void
+stop() :void
+isStopped() :boolean
+run() :void
net.aerith.misao.pixy.pairing. SupplementaryPairMaker
#first_list :StarList
#second_list :StarList
#cmf :ChartMapFunction
#threshold :double
#minimum_radius :double
#pair_list :Vector
+SupplementaryPairMaker(StarList first_list, StarList second_list, ChartMapFunction cmf)
+setThreshold(double threshold) :void
+setMinimumSearchRadius(double radius) :void
+getPairList() :Vector
-getSearchRadius(double mag) :double
+ready() :boolean
+operate() :void