Node ==== .. rubric:: *module* :mod:`wntr.network.base` .. currentmodule:: wntr.network.base .. autoclass:: Node .. 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:: Node.to_dict Node.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:: Node.coordinates Node.demand Node.head Node.initial_quality Node.leak_area Node.leak_demand Node.leak_discharge_coeff Node.leak_status Node.name Node.node_type Node.pressure Node.quality Node.tag ~~~~~~~~~~~~~~~~~~~~~~~~~~~