Uses of Class
healpix.essentials.HealpixTables

Packages that use HealpixTables
healpix.core This package contains the Healpix core classes. 
healpix.core.dm This package contains the Healpix data model and implementation. 
healpix.essentials Package implementing essential HEALPix functionality. 
healpix.plot3d.gui.healpix3d This package contains the java3d classes to plot a healpix map on a 3D sphere to interact with. 
 

Uses of HealpixTables in healpix.core
 

Subclasses of HealpixTables in healpix.core
 class HealpixIndex
          Generic healpix routines but tied to a given NSIDE in the constructor Java version of some healpix routines from DSRI in java everything must be in a class - no functions floating about.
 

Uses of HealpixTables in healpix.core.dm
 

Subclasses of HealpixTables in healpix.core.dm
 class HealpixMapImp
          A Healpix map can generate sky maps encoded in the HEALPix sky indexing scheme (http://healpix.sourceforge.net/).
 

Uses of HealpixTables in healpix.essentials
 

Subclasses of HealpixTables in healpix.essentials
 class Fxyf
          Class describing a location on the sphere
 class HealpixBase
          Basic opersations related to the HEALPix pixelisation.
 class HealpixMapDouble
          Class representing a full HEALPix map containing double values.
 class HealpixMapFloat
          Class representing a full HEALPix map containing float values.
 class HealpixProc
          Procedural interface to the HealpixBase functionality.
 

Uses of HealpixTables in healpix.plot3d.gui.healpix3d
 

Subclasses of HealpixTables in healpix.plot3d.gui.healpix3d
 class HealpixDataIndex
          This class is used to construct the quad geometry for the 3d sphere.
 


"Built from revision exported"