|
lsst.pipe.tasks g540474b770+e939cf0e26
|
Classes | |
| class | HipsPropertiesConfig |
| class | HipsPropertiesSpectralTerm |
Functions | |
| _write_property (fh, name, value) | |
|
protected |
Write a property name/value to a file handle.
Parameters
----------
fh : file handle (blah)
Open for writing.
name : `str`
Name of property
value : `str`
Value of property
Definition at line 140 of file _properties.py.