Package healpix.essentials

Package implementing essential HEALPix functionality.

See:
          Description

Interface Summary
RangeSet.ValueIterator Interface describing an iterator for going through all values in a RangeSet object.
 

Class Summary
Constants Some frequently used constants.
FastMath FastMath class is a Java implementation of the SLEEF library.
FitsUtil Basic FITS I/O support for Healpix maps.
Fxyf Class describing a location on the sphere
HealpixBase Basic opersations related to the HEALPix pixelisation.
HealpixMapDouble Class representing a full HEALPix map containing double values.
HealpixMapFloat Class representing a full HEALPix map containing float values.
HealpixProc Procedural interface to the HealpixBase functionality.
HealpixTables Various data tables needed by the HealpixBase class.
HealpixUtils Collection of utility functions.
Pointing An angular position on the unit sphere.
RangeSet Class for dealing with sets of integer ranges.
Vec3 Cartesian 3-vector.
Zphi Class for storing a position on the unit sphere as a (z,phi)-tuple.
 

Enum Summary
Scheme The Healpix pixel ordering scheme.
 

Package healpix.essentials Description

Package implementing essential HEALPix functionality.
healpix.essentials is a Java package aiming to combine the advantages of other Java HEALPix libraries like the gov.fnal.eag.healpix package by N. Kuropatkin (http://home.fnal.gov/~kuropat/HEALPIX/PixTools.html), Jan Kotek's org.asterope.healpix package (https://github.com/jankotek/HEALPix), and the healpix.core package developed at ESO.
Current features include:

Author:
Martin Reinecke
Copyright:
2011, 2012 Max-Planck-Society

"Built from revision exported"