public final class Tile2HPX
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Tile2HPX.WCSFrame  | 
| Modifier and Type | Field and Description | 
|---|---|
FillingCurve2D | 
fc  | 
| Constructor and Description | 
|---|
Tile2HPX(int tileOrder,
        int inTileNside,
        Tile2HPX.WCSFrame wcsFrame)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
center(long hash,
      double[] xyResult)
Returns the coordinates of the center of the cell defined by the given hash in the HEALPix
 projection plane. 
 | 
static void | 
main(java.lang.String[] args)  | 
static java.util.Map<java.lang.String,java.lang.String> | 
toFitsHeader(int tileOrder,
            long tileIpix,
            int nPixelX,
            Tile2HPX.WCSFrame frame)  | 
java.util.Map<java.lang.String,java.lang.String> | 
toFitsHeader(long tileIpix)  | 
public final FillingCurve2D fc
public Tile2HPX(int tileOrder,
                int inTileNside,
                Tile2HPX.WCSFrame wcsFrame)
public void center(long hash,
                   double[] xyResult)
hash - value defining the cell we want the coordinate of the centerxyResult - object used to store the resultpublic final java.util.Map<java.lang.String,java.lang.String> toFitsHeader(long tileIpix)
                                                                    throws java.lang.Exception
java.lang.Exceptionpublic static final java.util.Map<java.lang.String,java.lang.String> toFitsHeader(int tileOrder,
                                                                                  long tileIpix,
                                                                                  int nPixelX,
                                                                                  Tile2HPX.WCSFrame frame)
                                                                           throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 F.-X. Pineau, CDS, Observatoire Astronomique de Strasbourg, Universite de Strasbourg, CNRS. All Rights Reserved.