lsst.pipe.tasks gec3662e80e+de79b67a9d
Static Public Attributes | List of all members
lsst.pipe.tasks.mocks.simpleMapper.SimpleCatalogPersistenceType Class Reference
Inheritance diagram for lsst.pipe.tasks.mocks.simpleMapper.SimpleCatalogPersistenceType:
lsst.pipe.tasks.mocks.simpleMapper.CatalogPersistenceType lsst.pipe.tasks.mocks.simpleMapper.PersistenceType lsst.pipe.tasks.mocks.simpleMapper.SourceCatalogPersistenceType

Static Public Attributes

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

Detailed Description

Definition at line 148 of file simpleMapper.py.

Member Data Documentation

◆ cpp

string lsst.pipe.tasks.mocks.simpleMapper.SimpleCatalogPersistenceType.cpp = "SimpleCatalog"
static

Definition at line 150 of file simpleMapper.py.

◆ python

string lsst.pipe.tasks.mocks.simpleMapper.SimpleCatalogPersistenceType.python = "lsst.afw.table.SimpleCatalog"
static

Definition at line 149 of file simpleMapper.py.


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