TkFlowUnits =========== .. rubric:: *module* :mod:`wntr.epanet.msx.enums` .. currentmodule:: wntr.epanet.msx.enums .. autoclass:: TkFlowUnits .. 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:: TkFlowUnits.conjugate TkFlowUnits.bit_length TkFlowUnits.bit_count TkFlowUnits.to_bytes TkFlowUnits.from_bytes TkFlowUnits.as_integer_ratio TkFlowUnits.get .. 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:: TkFlowUnits.real TkFlowUnits.imag TkFlowUnits.numerator TkFlowUnits.denominator TkFlowUnits.CFS TkFlowUnits.GPM TkFlowUnits.MGD TkFlowUnits.IMGD TkFlowUnits.AFD TkFlowUnits.LPS TkFlowUnits.LPM TkFlowUnits.MLD TkFlowUnits.CMH TkFlowUnits.CMD ~~~~~~~~~~~~~~~~~~~~~~~~~~~