Package cds.healpix

Interface CellSink


  • public interface CellSink
    Defines an object accepting HEALPix Cells. It is used in the Range to Cell method (see the Range class).
    Author:
    F.-X. Pineau
    • Method Detail

      • push

        void push​(int depth,
                  long hash)