net
Class DigitizedSkySurveyImage.Display
java.lang.Object
net.DigitizedSkySurveyImage.Display
- Enclosing class:
- DigitizedSkySurveyImage
public static final class DigitizedSkySurveyImage.Display
- extends Object
Test the image retrieval.
|
Method Summary |
static void |
main(String[] arg)
Parses the first two command line arguments and interprets them as
the ra and dec of the center of the image to retrieve. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DigitizedSkySurveyImage.Display
public DigitizedSkySurveyImage.Display()
main
public static void main(String[] arg)
- Parses the first two command line arguments and interprets them as
the ra and dec of the center of the image to retrieve. If a
third and fourth command line argument is given, these are the
width and height of the image, otherwise a default size of 15
arcmin is assumed. Note that ra and dec are both in degrees.