:py:mod:`taup.dataclass.PathSegment` ==================================== .. py:module:: taup.dataclass.PathSegment .. autodoc2-docstring:: taup.dataclass.PathSegment :allowtitles: Module Contents --------------- Classes ~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`PathSegment ` - .. autodoc2-docstring:: taup.dataclass.PathSegment.PathSegment :summary: API ~~~ .. py:class:: PathSegment :canonical: taup.dataclass.PathSegment.PathSegment .. autodoc2-docstring:: taup.dataclass.PathSegment.PathSegment .. py:attribute:: name :canonical: taup.dataclass.PathSegment.PathSegment.name :type: str :value: None .. autodoc2-docstring:: taup.dataclass.PathSegment.PathSegment.name .. py:attribute:: wavetype :canonical: taup.dataclass.PathSegment.PathSegment.wavetype :type: str :value: None .. autodoc2-docstring:: taup.dataclass.PathSegment.PathSegment.wavetype .. py:attribute:: segment :canonical: taup.dataclass.PathSegment.PathSegment.segment :type: list[list[taup.dataclass.TimeDist.TimeDist]] :value: 'field(...)' .. autodoc2-docstring:: taup.dataclass.PathSegment.PathSegment.segment .. py:method:: from_json(jsonObj) :canonical: taup.dataclass.PathSegment.PathSegment.from_json :classmethod: .. autodoc2-docstring:: taup.dataclass.PathSegment.PathSegment.from_json