TkHydVar ======== .. rubric:: *module* :mod:`wntr.epanet.msx.enums` .. currentmodule:: wntr.epanet.msx.enums .. autoclass:: TkHydVar .. 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:: TkHydVar.conjugate TkHydVar.bit_length TkHydVar.bit_count TkHydVar.to_bytes TkHydVar.from_bytes TkHydVar.as_integer_ratio TkHydVar.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:: TkHydVar.real TkHydVar.imag TkHydVar.numerator TkHydVar.denominator TkHydVar.DIAMETER TkHydVar.FLOW TkHydVar.VELOCITY TkHydVar.REYNOLDS TkHydVar.SHEAR TkHydVar.FRICTION TkHydVar.AREAVOL TkHydVar.ROUGHNESS TkHydVar.LENGTH TkHydVar.MAX_HYD_VARS ~~~~~~~~~~~~~~~~~~~~~~~~~~~