GPValve ======= .. rubric:: *module* :mod:`wntr.network.elements` .. currentmodule:: wntr.network.elements .. autoclass:: GPValve .. 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:: GPValve.to_dict GPValve.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:: GPValve.end_node GPValve.end_node_name GPValve.flow GPValve.headloss GPValve.headloss_curve GPValve.headloss_curve_name GPValve.initial_setting GPValve.initial_status GPValve.link_type GPValve.name GPValve.quality GPValve.setting GPValve.start_node GPValve.start_node_name GPValve.status GPValve.tag GPValve.valve_type GPValve.velocity GPValve.vertices ~~~~~~~~~~~~~~~~~~~~~~~~~~~