lsst.skymap gd9998d2f70+205ec83239
lsst.skymap.detail.utils.Index2D Class Reference
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`

Definition at line 81 of file utils.py.


The documentation for this class was generated from the following file: