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