CellInfo ======== .. currentmodule:: lsst.skymap .. autoclass:: CellInfo :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CellInfo.index ~CellInfo.inner_bbox ~CellInfo.inner_sky_polygon ~CellInfo.outer_bbox ~CellInfo.outer_sky_polygon ~CellInfo.sequential_index ~CellInfo.wcs .. rubric:: Methods Summary .. autosummary:: ~CellInfo.getIndex ~CellInfo.getInnerBBox ~CellInfo.getInnerSkyPolygon ~CellInfo.getOuterBBox ~CellInfo.getOuterSkyPolygon ~CellInfo.getSequentialIndex ~CellInfo.getWcs .. rubric:: Attributes Documentation .. autoattribute:: index .. autoattribute:: inner_bbox .. autoattribute:: inner_sky_polygon .. autoattribute:: outer_bbox .. autoattribute:: outer_sky_polygon .. autoattribute:: sequential_index .. autoattribute:: wcs .. rubric:: Methods Documentation .. automethod:: getIndex .. automethod:: getInnerBBox .. automethod:: getInnerSkyPolygon .. automethod:: getOuterBBox .. automethod:: getOuterSkyPolygon .. automethod:: getSequentialIndex .. automethod:: getWcs