All Packages Class Hierarchy This Package Previous Next Index
Class JObserve.GUI.FindCalNear
java.lang.Object
|
+----JObserve.GUI.FindCalNear
- public class FindCalNear
- extends Object
Find Nearby Calibrators to a selected source
There must be a single selected source in the ObserveList panel
of the ListEditPanel. The closest 10 calibrators to it's position are
placed in the CalNearList on Observe.Obs.
- See Also:
- Calibrator, Observation, ListEditPanel
-
FindCalNear()
-
-
FindEm()
- Find closest Calibrators and put in list
FindCalNear
public FindCalNear()
FindEm
public static boolean FindEm()
- Find closest Calibrators and put in list
- Returns:
-
boolean
true if worked OK
All Packages Class Hierarchy This Package Previous Next Index