|
string | python = "lsst.afw.table.ExposureCatalog" |
|
string | cpp = "ExposureCatalog" |
|
string | python = "lsst.afw.table.BaseCatalog" |
|
string | cpp = "BaseCatalog" |
|
string | storage = "FitsCatalogStorage" |
|
string | ext = ".fits" |
|
| python = None |
|
string | cpp = "ignored" |
|
| storage = None |
|
string | ext = "" |
|
tuple | suffixes = () |
|
Definition at line 141 of file simpleMapper.py.
◆ cpp
string lsst.pipe.tasks.mocks.simpleMapper.ExposureCatalogPersistenceType.cpp = "ExposureCatalog" |
|
static |
◆ python
string lsst.pipe.tasks.mocks.simpleMapper.ExposureCatalogPersistenceType.python = "lsst.afw.table.ExposureCatalog" |
|
static |
The documentation for this class was generated from the following file: