lsst.geom  16.0-2-ge920381
Static Public Attributes | List of all members
lsst.geom.coordinates.coordinatesContinued.Extent Class Reference
Inheritance diagram for lsst.geom.coordinates.coordinatesContinued.Extent:

Static Public Attributes

tuple TEMPLATE_PARAMS = ("dtype", "dimensions")
 
tuple TEMPLATE_DEFAULTS = (None, 2)
 

Detailed Description

Abstract base class and factory for Extent objects.

Definition at line 57 of file coordinatesContinued.py.

Member Data Documentation

◆ TEMPLATE_DEFAULTS

tuple lsst.geom.coordinates.coordinatesContinued.Extent.TEMPLATE_DEFAULTS = (None, 2)
static

Definition at line 61 of file coordinatesContinued.py.

◆ TEMPLATE_PARAMS

tuple lsst.geom.coordinates.coordinatesContinued.Extent.TEMPLATE_PARAMS = ("dtype", "dimensions")
static

Definition at line 60 of file coordinatesContinued.py.


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