|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HealpixMap.CoordSys | |
---|---|
healpix.core.dm | This package contains the Healpix data model and implementation. |
Uses of HealpixMap.CoordSys in healpix.core.dm |
---|
Methods in healpix.core.dm that return HealpixMap.CoordSys | |
---|---|
static HealpixMap.CoordSys |
HealpixMap.CoordSys.fromFits(char c)
|
HealpixMap.CoordSys |
HealpixMapImp.getCoordSys()
|
HealpixMap.CoordSys |
HealpixMap.getCoordSys()
return current coordsys |
static HealpixMap.CoordSys |
HealpixMap.CoordSys.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HealpixMap.CoordSys[] |
HealpixMap.CoordSys.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in healpix.core.dm with parameters of type HealpixMap.CoordSys | |
---|---|
void |
HealpixMapImp.setCoordSys(HealpixMap.CoordSys cs)
|
void |
HealpixMap.setCoordSys(HealpixMap.CoordSys cs)
set the Coordsys. |
|
"Built from revision exported" | |||||||||
PREV NEXT | FRAMES NO FRAMES |