.BusinessSimulation.Stocks.SimpleConveyor

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

The SimpleConveyor (aka pipeline delay) bevhaves as one would expect a conveyor belt to work:  What flows into the SimpleConveyor will flow out after a period given by the parameter delayTime has elapsed. The delayTime will be clipped, so that it can never be smaller than the global parameter modelSettings.dt.

Implementation

The Conveyor internally uses Modelica's delay() function with a constant time of delay to delay the rate of inflow.

Notes

See also

ConveyorPureDelay, DelayFixedDelayInformation


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos