healpix.tools
Class AstronomyHelpers

java.lang.Object
  extended by healpix.tools.AstronomyHelpers

public class AstronomyHelpers
extends Object

Astronomy-related helper functions for HEALPix.

Author:
Martin Reinecke
Copyright:
2012 Max-Planck-Society

Constructor Summary
AstronomyHelpers()
           
 
Method Summary
static double[] PointingToRaDec(Pointing ptg)
           
static Pointing raDecToPointing(double ra, double dec)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AstronomyHelpers

public AstronomyHelpers()
Method Detail

raDecToPointing

public static Pointing raDecToPointing(double ra,
                                       double dec)

PointingToRaDec

public static double[] PointingToRaDec(Pointing ptg)

"Built from revision exported"