Junction ======== .. rubric:: *module* :mod:`wntr.network.elements` .. currentmodule:: wntr.network.elements .. autoclass:: Junction .. 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:: Junction.add_demand Junction.add_fire_fighting_demand Junction.add_leak Junction.remove_fire_fighting_demand Junction.remove_leak Junction.to_dict Junction.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:: Junction.base_demand Junction.coordinates Junction.demand Junction.demand_timeseries_list Junction.elevation Junction.emitter_coefficient Junction.head Junction.initial_quality Junction.leak_area Junction.leak_demand Junction.leak_discharge_coeff Junction.leak_status Junction.minimum_pressure Junction.name Junction.node_type Junction.nominal_pressure Junction.pressure Junction.pressure_exponent Junction.quality Junction.required_pressure Junction.tag ~~~~~~~~~~~~~~~~~~~~~~~~~~~