|
lsst.pipe.tasks
18.1.0-10-g73b8679e
|
Public Member Functions | |
| def | __init__ (cls, name, bases, dict_) |
Public Attributes | |
| keyDict | |
Metaclass for SimpleMapper that creates map_ and query_ methods for everything found in the 'mappings' class variable.
Definition at line 226 of file simpleMapper.py.
| def lsst.pipe.tasks.mocks.simpleMapper.MapperMeta.__init__ | ( | cls, | |
| name, | |||
| bases, | |||
| dict_ | |||
| ) |
Definition at line 243 of file simpleMapper.py.
| lsst.pipe.tasks.mocks.simpleMapper.MapperMeta.keyDict |
Definition at line 245 of file simpleMapper.py.
1.8.13