:py:mod:`taup.dataclass.Source` =============================== .. py:module:: taup.dataclass.Source .. autodoc2-docstring:: taup.dataclass.Source :allowtitles: Module Contents --------------- Classes ~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`Source ` - .. autodoc2-docstring:: taup.dataclass.Source.Source :summary: API ~~~ .. py:class:: Source :canonical: taup.dataclass.Source.Source .. autodoc2-docstring:: taup.dataclass.Source.Source .. py:attribute:: Mw :canonical: taup.dataclass.Source.Source.Mw :type: float :value: None .. autodoc2-docstring:: taup.dataclass.Source.Source.Mw .. py:attribute:: attenuationfreq :canonical: taup.dataclass.Source.Source.attenuationfreq :type: float :value: None .. autodoc2-docstring:: taup.dataclass.Source.Source.attenuationfreq .. py:attribute:: numFrequencies :canonical: taup.dataclass.Source.Source.numFrequencies :type: int :value: None .. autodoc2-docstring:: taup.dataclass.Source.Source.numFrequencies .. py:attribute:: fault :canonical: taup.dataclass.Source.Source.fault :type: taup.dataclass.Fault.Fault :value: None .. autodoc2-docstring:: taup.dataclass.Source.Source.fault .. py:method:: from_json(jsonObj) :canonical: taup.dataclass.Source.Source.from_json :classmethod: .. autodoc2-docstring:: taup.dataclass.Source.Source.from_json