Uses of Class
healpix.essentials.Zphi

Packages that use Zphi
healpix.essentials Package implementing essential HEALPix functionality. 
 

Uses of Zphi in healpix.essentials
 

Methods in healpix.essentials that return Zphi
 Zphi HealpixBase.pix2zphi(long pix)
          Returns the Zphi corresponding to the center of the supplied pixel.
 

Methods in healpix.essentials with parameters of type Zphi
static double HealpixUtils.cosdist_zphi(Zphi zp1, Zphi zp2)
          Computes the cosine of the angular distance between two z, phi positions on the unit sphere.
 long HealpixBase.zphi2pix(Zphi zphi)
          Returns the pixel which contains the supplied Zphi.
 

Constructors in healpix.essentials with parameters of type Zphi
Pointing(Zphi zphi)
          Conversion from Zphi
Vec3(Zphi zphi)
          Conversion from Zphi
 


"Built from revision exported"