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