Package cds.healpix

Interface HierarchyItem

    • Method Detail

      • depth

        int depth()
        Returns the depth of the item in a Hierarchy. By convention, the top layer of the hierarchy is at depth 0 and the lower the layer is, the higher the depth is.
        Returns:
        the depth of the item in a Hierarchy.