lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
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: