Pump ==== .. rubric:: *module* :mod:`wntr.network.elements` .. currentmodule:: wntr.network.elements .. autoclass:: Pump .. 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:: Pump.add_outage Pump.remove_outage Pump.to_dict Pump.to_ref .. 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:: Pump.base_speed Pump.efficiency Pump.end_node Pump.end_node_name Pump.energy_pattern Pump.energy_price Pump.flow Pump.headloss Pump.initial_setting Pump.initial_status Pump.link_type Pump.name Pump.quality Pump.setting Pump.speed_pattern_name Pump.speed_timeseries Pump.start_node Pump.start_node_name Pump.status Pump.tag Pump.velocity Pump.vertices ~~~~~~~~~~~~~~~~~~~~~~~~~~~