Inheritance diagram for lsst.skymap.detail.utils.Index2D:
Detailed Description
Two dimensional index for patches and cells.
This class contains the x and y values of the location of a patch
within a tract, or a cell within a patch.
Parameters
----------
x : `int`
y : `int`