Pipe ==== .. rubric:: *module* :mod:`wntr.network.elements` .. currentmodule:: wntr.network.elements .. autoclass:: Pipe .. 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:: Pipe.to_dict Pipe.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:: Pipe.bulk_coeff Pipe.cv Pipe.diameter Pipe.end_node Pipe.end_node_name Pipe.flow Pipe.friction_factor Pipe.headloss Pipe.initial_setting Pipe.initial_status Pipe.length Pipe.link_type Pipe.minor_loss Pipe.name Pipe.quality Pipe.reaction_rate Pipe.roughness Pipe.setting Pipe.start_node Pipe.start_node_name Pipe.status Pipe.tag Pipe.velocity Pipe.vertices Pipe.wall_coeff ~~~~~~~~~~~~~~~~~~~~~~~~~~~