|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HealpixMapFloat | |
---|---|
healpix.essentials | Package implementing essential HEALPix functionality. |
Uses of HealpixMapFloat in healpix.essentials |
---|
Methods in healpix.essentials that return HealpixMapFloat | |
---|---|
static HealpixMapFloat |
FitsUtil.getFloatMap(String filename,
int hdu,
int col)
|
Methods in healpix.essentials with parameters of type HealpixMapFloat | |
---|---|
void |
HealpixMapFloat.importDegrade(HealpixMapFloat orig,
boolean pessimistic)
Imports the map "orig" to this object, adjusting pixel ordering and reducing resolution. |
void |
HealpixMapFloat.importGeneral(HealpixMapFloat orig,
boolean pessimistic)
Imports the map "orig" to this object, adjusting pixel ordering and resolution if necessary. |
void |
HealpixMapFloat.importNograde(HealpixMapFloat orig)
Imports the map "orig" to this object, adjusting pixel ordering. |
void |
HealpixMapFloat.importUpgrade(HealpixMapFloat orig)
Imports the map "orig" to this object, adjusting pixel ordering and increasing resolution. |
static void |
FitsUtil.writeFloatMap(HealpixMapFloat map,
String filename)
|
|
"Built from revision exported" | |||||||||
PREV NEXT | FRAMES NO FRAMES |