|
|||||||||||||||||||
healpix.core.dm
|
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 |
---|
int nside()
AbstractHealpixMap.Scheme getScheme()
void setScheme(AbstractHealpixMap.Scheme scheme)
scheme
- Scheme to set.long nPixel()
void setName(String[] colname)
colname
- names mapsString[] getName()
HealpixMap
int getImap(String mapName)
mapName
- map name which we want to get the ith number
void setImap(int imap)
imap
- map ith number
|
"Built from revision exported" | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
||||||
|
||||||