NASA - Jet Propulsion Laboratory
    + View the NASA Portal
Search JPL
Jet Propulsion Laboratory Home Earth Solar System Stars & Galaxies Technology
Introduction Background Software Links


healpix.fits
Interface Fits2HealpixMap

All Known Implementing Classes:
Fits2HealpixMapImp

public interface Fits2HealpixMap

Interface to read fits file into healpix map

Version:
$Id: Fits2HealpixMap.java,v 1.1.2.4 2010/02/22 14:55:50 healpix Exp $
Author:
ejoliet

Method Summary
 HealpixMap fits2map(String filename)
          Read fits binary table from FITS file and set the HealpixMap with the data from table read
 String[] getColname()
          Get maps name
 HealpixMap getMap()
          Getting the map.
 double[][] readFitsBinaryTable(String filename)
          Reads a binary table from fits file
 void setColname(String[] nam)
          Set the maps name
 void setMap(HealpixMap m)
          Set the HealpixMap
 

Method Detail

readFitsBinaryTable

double[][] readFitsBinaryTable(String filename)
                               throws Exception
Reads a binary table from fits file

Parameters:
filename - the fits file name
Returns:
double[][] Array of doubles containing the values
Throws:
Exception

fits2map

HealpixMap fits2map(String filename)
                    throws Exception
Read fits binary table from FITS file and set the HealpixMap with the data from table read

Parameters:
filename - FITS file name.
Returns:
HealpixMap map.
Throws:
Exception

getMap

HealpixMap getMap()
Getting the map.

Returns:
HealpixMap map

setMap

void setMap(HealpixMap m)
Set the HealpixMap

Parameters:
m - HealpixMap

setColname

void setColname(String[] nam)
Set the maps name

Parameters:
nam - names

getColname

String[] getColname()
Get maps name

Returns:
names

"Built from revision exported"

Privacy / Copyright
FIRST GOV Contact: NASA Home Page Site Manager:
Webmaster:

CL 03-2650