WOLFRAM SYSTEM MODELER
FixedDelayDelay block with fixed DelayTime |
SystemModel["Modelica.Blocks.Nonlinear.FixedDelay"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The Input signal is delayed by a given time instant, or more precisely:
y = u(time - delayTime) for time > time.start + delayTime = u(time.start) for time ≤ time.start + delayTime
delayTime |
Value: Type: Time (s) Description: Delay time of output with respect to input signal |
---|
u |
Type: RealInput Description: Connector of Real input signal |
|
---|---|---|
y |
Type: RealOutput Description: Connector of Real output signal |