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.core.dm
Interface AbstractHealpixMap

All Superinterfaces:
Serializable
All Known Subinterfaces:
HealpixMap
All Known Implementing Classes:
HealpixMapImp

public interface AbstractHealpixMap
extends Serializable

This represent a generalized multi data map.

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

Nested Class Summary
static class AbstractHealpixMap.Scheme
          The Enum Scheme.
 
Method Summary
 int getImap(String mapName)
          Get the number corresponding to that name cname
 String[] getName()
          Get the names from the HealpixMap
 AbstractHealpixMap.Scheme getScheme()
          Return the current HEALPix scheme.
 long nPixel()
          Return the number of pixels/cells of the sphere tesselisation.
 int nside()
          Return the value of the HEALPix NSIDE parameter.
 void setImap(int imap)
          Sets the map data from its number in healpix map
 void setName(String[] colname)
          Set the names of the maps
 void setScheme(AbstractHealpixMap.Scheme scheme)
          Set the HEALPix scheme.
 

Method Detail

nside

int nside()
Return the value of the HEALPix NSIDE parameter.

Returns:
the value of HEALPIx NSIDE parameter.

getScheme

AbstractHealpixMap.Scheme getScheme()
Return the current HEALPix scheme.

Returns:
the current HEALPix scheme.

setScheme

void setScheme(AbstractHealpixMap.Scheme scheme)
Set the HEALPix scheme.

Parameters:
scheme - Scheme to set.

nPixel

long nPixel()
Return the number of pixels/cells of the sphere tesselisation.

Returns:
the number of pixels/cells of the sphere tesselisation.

setName

void setName(String[] colname)
Set the names of the maps

Parameters:
colname - names maps

getName

String[] getName()
Get the names from the HealpixMap

Returns:
String[] names

getImap

int getImap(String mapName)
Get the number corresponding to that name cname

Parameters:
mapName - map name which we want to get the ith number
Returns:
ith map

setImap

void setImap(int imap)
Sets the map data from its number in healpix map

Parameters:
imap - map ith number

"Built from revision exported"

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

CL 03-2650