Hydraulic delay module ====================== Import ------ .. code-block:: python from asm3model import hyddelay Class ----- ``HydDelay(XINITDELAY, PAR1, T)`` Parameters ---------- - ``XINITDELAY``: initial delay state vector - ``PAR1``: interface compatibility parameter vector - ``T``: time constant Notes ----- This page documents the module-level interface intended for future flowsheet construction.