jsky.coords
Class platepos

java.lang.Object
  extended by jsky.coords.platepos

public class platepos
extends Object


Constructor Summary
platepos()
           
 
Method Summary
static Point2D.Double getPixels(double xpos, double ypos, WCSTransform wcs)
           
static Point2D.Double getPosition(double xpix, double ypix, WCSTransform wcs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

platepos

public platepos()
Method Detail

getPosition

public static Point2D.Double getPosition(double xpix,
                                         double ypix,
                                         WCSTransform wcs)

getPixels

public static Point2D.Double getPixels(double xpos,
                                       double ypos,
                                       WCSTransform wcs)


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.