Package cds.healpix
Class Cell
- java.lang.Object
-
- cds.healpix.Cell
-
public class Cell extends java.lang.Object
Very generic Cell class. The dimension (e.g. HEALPix cell = dim 2; Time cell = dim 1) is not given here.- Author:
- F.-X. Pineau
-
-
Constructor Summary
Constructors Constructor Description Cell(int depth, long hash)
-