Definition at line 263 of file config.py.
◆ units()
def lsst.pipe.base.config._GlobalDatasetTypeConfig.units |
( |
|
self | ) |
|
|
inherited |
DataUnits associated with this DatasetType (always empty).
Definition at line 254 of file config.py.
◆ name
lsst.pipe.base.config._BaseDatasetTypeConfig.name |
|
staticinherited |
Initial value:= pexConfig.Field(dtype=str,
doc="name of the DatasetType")
Definition at line 208 of file config.py.
◆ storageClass
lsst.pipe.base.config._BaseDatasetTypeConfig.storageClass |
|
staticinherited |
Initial value:= pexConfig.Field(dtype=str,
doc="name of the StorageClass")
Definition at line 210 of file config.py.
The documentation for this class was generated from the following file: