lsst.afw gaaf94ba588+3cc41d2aa1
Static Public Attributes | List of all members
lsst.afw.table._aggregates.PointKey Class Reference
Inheritance diagram for lsst.afw.table._aggregates.PointKey:

Static Public Attributes

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

Detailed Description

Definition at line 32 of file _aggregates.py.

Member Data Documentation

◆ TEMPLATE_DEFAULTS

tuple lsst.afw.table._aggregates.PointKey.TEMPLATE_DEFAULTS = (None, 2)
static

Definition at line 34 of file _aggregates.py.

◆ TEMPLATE_PARAMS

tuple lsst.afw.table._aggregates.PointKey.TEMPLATE_PARAMS = ("dtype", "dim")
static

Definition at line 33 of file _aggregates.py.


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