jsky.coords
Class worldpos

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

public class worldpos
extends Object


Constructor Summary
worldpos()
           
 
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

worldpos

public worldpos()
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.