lsst.pipe.tasks g13b7538eaf+caabbbbd3a
Static Public Attributes | List of all members
lsst.pipe.tasks.mocks.simpleMapper.ExposureCatalogPersistenceType Class Reference
Inheritance diagram for lsst.pipe.tasks.mocks.simpleMapper.ExposureCatalogPersistenceType:
lsst.pipe.tasks.mocks.simpleMapper.CatalogPersistenceType lsst.pipe.tasks.mocks.simpleMapper.PersistenceType

Static Public Attributes

string python = "lsst.afw.table.ExposureCatalog"
 
string cpp = "ExposureCatalog"
 

Detailed Description

Definition at line 163 of file simpleMapper.py.

Member Data Documentation

◆ cpp

string lsst.pipe.tasks.mocks.simpleMapper.ExposureCatalogPersistenceType.cpp = "ExposureCatalog"
static

Definition at line 165 of file simpleMapper.py.

◆ python

string lsst.pipe.tasks.mocks.simpleMapper.ExposureCatalogPersistenceType.python = "lsst.afw.table.ExposureCatalog"
static

Definition at line 164 of file simpleMapper.py.


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