net
Class DigitizedSkySurveyImage.Display

java.lang.Object
  extended by net.DigitizedSkySurveyImage.Display
Enclosing class:
DigitizedSkySurveyImage

public static final class DigitizedSkySurveyImage.Display
extends Object

Test the image retrieval.


Constructor Summary
DigitizedSkySurveyImage.Display()
           
 
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
 

Constructor Detail

DigitizedSkySurveyImage.Display

public DigitizedSkySurveyImage.Display()
Method Detail

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.