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