Earthquake ========== .. rubric:: *module* :mod:`wntr.scenario.earthquake` .. currentmodule:: wntr.scenario.earthquake .. autoclass:: Earthquake .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: Earthquake.DTGR Earthquake.DTGR_inv Earthquake.correction_factor Earthquake.distance_to_epicenter Earthquake.pga_attenuation_model Earthquake.pgv_attenuation_model Earthquake.repair_rate_model .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: Earthquake.epicenter Earthquake.magnitude Earthquake.depth ~~~~~~~~~~~~~~~~~~~~~~~~~~~