LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Variables
lsst.geom._coordinates Namespace Reference

Classes

class  CoordinateExpr
 
class  Extent
 
class  Point
 

Variables

 ExtentI = _geom.Extent2I
 
 ExtentD = _geom.Extent2D
 
 PointI = _geom.Point2I
 
 PointD = _geom.Point2D
 

Variable Documentation

◆ ExtentD

lsst.geom._coordinates.ExtentD = _geom.Extent2D

Definition at line 73 of file _coordinates.py.

◆ ExtentI

lsst.geom._coordinates.ExtentI = _geom.Extent2I

Definition at line 72 of file _coordinates.py.

◆ PointD

lsst.geom._coordinates.PointD = _geom.Point2D

Definition at line 92 of file _coordinates.py.

◆ PointI

lsst.geom._coordinates.PointI = _geom.Point2I

Definition at line 91 of file _coordinates.py.