lsst.afw  21.0.0-18-g1421380c6+e734d31160
Functions
lsst.afw.math._spatialCell Namespace Reference

Functions

def spatialCellCandidateIter (self)
 
def spatialCellIter (self)
 
def spatialCellGetitem (self, idx)
 

Function Documentation

◆ spatialCellCandidateIter()

def lsst.afw.math._spatialCell.spatialCellCandidateIter (   self)

Definition at line 28 of file _spatialCell.py.

◆ spatialCellGetitem()

def lsst.afw.math._spatialCell.spatialCellGetitem (   self,
  idx 
)

Definition at line 47 of file _spatialCell.py.

◆ spatialCellIter()

def lsst.afw.math._spatialCell.spatialCellIter (   self)

Definition at line 40 of file _spatialCell.py.