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