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