:py:mod:`taup.table` ==================== .. py:module:: taup.table .. autodoc2-docstring:: taup.table :allowtitles: Module Contents --------------- Classes ~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`TableQuery ` - .. autodoc2-docstring:: taup.table.TableQuery :summary: API ~~~ .. py:class:: TableQuery() :canonical: taup.table.TableQuery .. autodoc2-docstring:: taup.table.TableQuery .. rubric:: Initialization .. autodoc2-docstring:: taup.table.TableQuery.__init__ .. py:method:: calcJson(taupServer) :canonical: taup.table.TableQuery.calcJson .. autodoc2-docstring:: taup.table.TableQuery.calcJson .. py:method:: calcHtml(taupServer) :canonical: taup.table.TableQuery.calcHtml .. autodoc2-docstring:: taup.table.TableQuery.calcHtml .. py:method:: calcCsv(taupServer) :canonical: taup.table.TableQuery.calcCsv .. autodoc2-docstring:: taup.table.TableQuery.calcCsv .. py:method:: calcText(taupServer) :canonical: taup.table.TableQuery.calcText .. autodoc2-docstring:: taup.table.TableQuery.calcText .. py:method:: calcLocsat(taupServer) :canonical: taup.table.TableQuery.calcLocsat .. autodoc2-docstring:: taup.table.TableQuery.calcLocsat .. py:method:: get_text() :canonical: taup.table.TableQuery.get_text .. autodoc2-docstring:: taup.table.TableQuery.get_text .. py:method:: text(val) :canonical: taup.table.TableQuery.text .. autodoc2-docstring:: taup.table.TableQuery.text .. py:method:: get_generic() :canonical: taup.table.TableQuery.get_generic .. autodoc2-docstring:: taup.table.TableQuery.get_generic .. py:method:: generic(val) :canonical: taup.table.TableQuery.generic .. autodoc2-docstring:: taup.table.TableQuery.generic .. py:method:: get_header() :canonical: taup.table.TableQuery.get_header .. autodoc2-docstring:: taup.table.TableQuery.get_header .. py:method:: header(val) :canonical: taup.table.TableQuery.header .. autodoc2-docstring:: taup.table.TableQuery.header .. py:method:: get_mod() :canonical: taup.table.TableQuery.get_mod .. autodoc2-docstring:: taup.table.TableQuery.get_mod .. py:method:: mod(val) :canonical: taup.table.TableQuery.mod .. autodoc2-docstring:: taup.table.TableQuery.mod .. py:method:: get_model() :canonical: taup.table.TableQuery.get_model .. autodoc2-docstring:: taup.table.TableQuery.get_model .. py:method:: model(val) :canonical: taup.table.TableQuery.model .. autodoc2-docstring:: taup.table.TableQuery.model .. py:method:: get_p() :canonical: taup.table.TableQuery.get_p .. autodoc2-docstring:: taup.table.TableQuery.get_p .. py:method:: p(val) :canonical: taup.table.TableQuery.p .. autodoc2-docstring:: taup.table.TableQuery.p .. py:method:: andP(val) :canonical: taup.table.TableQuery.andP .. autodoc2-docstring:: taup.table.TableQuery.andP .. py:method:: get_phase() :canonical: taup.table.TableQuery.get_phase .. autodoc2-docstring:: taup.table.TableQuery.get_phase .. py:method:: phase(val) :canonical: taup.table.TableQuery.phase .. autodoc2-docstring:: taup.table.TableQuery.phase .. py:method:: andPhase(val) :canonical: taup.table.TableQuery.andPhase .. autodoc2-docstring:: taup.table.TableQuery.andPhase .. py:method:: get_ph() :canonical: taup.table.TableQuery.get_ph .. autodoc2-docstring:: taup.table.TableQuery.get_ph .. py:method:: ph(val) :canonical: taup.table.TableQuery.ph .. autodoc2-docstring:: taup.table.TableQuery.ph .. py:method:: andPh(val) :canonical: taup.table.TableQuery.andPh .. autodoc2-docstring:: taup.table.TableQuery.andPh .. py:method:: get_stadepth() :canonical: taup.table.TableQuery.get_stadepth .. autodoc2-docstring:: taup.table.TableQuery.get_stadepth .. py:method:: stadepth(val) :canonical: taup.table.TableQuery.stadepth .. autodoc2-docstring:: taup.table.TableQuery.stadepth .. py:method:: andStadepth(val) :canonical: taup.table.TableQuery.andStadepth .. autodoc2-docstring:: taup.table.TableQuery.andStadepth .. py:method:: get_receiverdepth() :canonical: taup.table.TableQuery.get_receiverdepth .. autodoc2-docstring:: taup.table.TableQuery.get_receiverdepth .. py:method:: receiverdepth(val) :canonical: taup.table.TableQuery.receiverdepth .. autodoc2-docstring:: taup.table.TableQuery.receiverdepth .. py:method:: andReceiverdepth(val) :canonical: taup.table.TableQuery.andReceiverdepth .. autodoc2-docstring:: taup.table.TableQuery.andReceiverdepth .. py:method:: get_scat() :canonical: taup.table.TableQuery.get_scat .. autodoc2-docstring:: taup.table.TableQuery.get_scat .. py:method:: scat(depth, degree) :canonical: taup.table.TableQuery.scat .. autodoc2-docstring:: taup.table.TableQuery.scat .. py:method:: get_scatter() :canonical: taup.table.TableQuery.get_scatter .. autodoc2-docstring:: taup.table.TableQuery.get_scatter .. py:method:: scatter(depth, degree) :canonical: taup.table.TableQuery.scatter .. autodoc2-docstring:: taup.table.TableQuery.scatter .. py:method:: create_params() :canonical: taup.table.TableQuery.create_params .. autodoc2-docstring:: taup.table.TableQuery.create_params