Package cds.healpix
Interface CellSink
public interface CellSink
Defines an object accepting cells.
It is used in the Range to Cell method (see the Range class).
- Author:
- F.-X. Pineau
-
Method Summary
-
Method Details
-
push
void push(int depth, long hash)
-