Curve ===== .. rubric:: *module* :mod:`wntr.network.elements` .. currentmodule:: wntr.network.elements .. autoclass:: Curve .. 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:: Curve.set_units Curve.to_dict .. 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:: Curve.current_units Curve.curve_type Curve.name Curve.num_points Curve.original_units Curve.points ~~~~~~~~~~~~~~~~~~~~~~~~~~~