API
Tutorial
Creates a new CSDOutput object from a dict of values.
CSDOutput
dict
d (dict[str, Any]) – A dict with keys corresponding to any of this class’s attributes.
A new CSDOutput object with the values specified by dict.