:py:mod:`taup.dataclass.Wavefront` ================================== .. py:module:: taup.dataclass.Wavefront .. autodoc2-docstring:: taup.dataclass.Wavefront :allowtitles: Module Contents --------------- Classes ~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`Wavefront ` - .. autodoc2-docstring:: taup.dataclass.Wavefront.Wavefront :summary: API ~~~ .. py:class:: Wavefront :canonical: taup.dataclass.Wavefront.Wavefront .. autodoc2-docstring:: taup.dataclass.Wavefront.Wavefront .. py:attribute:: time :canonical: taup.dataclass.Wavefront.Wavefront.time :type: float :value: None .. autodoc2-docstring:: taup.dataclass.Wavefront.Wavefront.time .. py:attribute:: phase :canonical: taup.dataclass.Wavefront.Wavefront.phase :type: str :value: None .. autodoc2-docstring:: taup.dataclass.Wavefront.Wavefront.phase .. py:attribute:: model :canonical: taup.dataclass.Wavefront.Wavefront.model :type: str :value: None .. autodoc2-docstring:: taup.dataclass.Wavefront.Wavefront.model .. py:attribute:: sourcedepth :canonical: taup.dataclass.Wavefront.Wavefront.sourcedepth :type: float :value: None .. autodoc2-docstring:: taup.dataclass.Wavefront.Wavefront.sourcedepth .. py:attribute:: receiverdepth :canonical: taup.dataclass.Wavefront.Wavefront.receiverdepth :type: float :value: None .. autodoc2-docstring:: taup.dataclass.Wavefront.Wavefront.receiverdepth .. py:attribute:: segments :canonical: taup.dataclass.Wavefront.Wavefront.segments :type: list :value: 'field(...)' .. autodoc2-docstring:: taup.dataclass.Wavefront.Wavefront.segments .. py:method:: from_json(jsonObj) :canonical: taup.dataclass.Wavefront.Wavefront.from_json :classmethod: .. autodoc2-docstring:: taup.dataclass.Wavefront.Wavefront.from_json