Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
DELAYV_f
Variable delay
Block Screenshot
Contents
Palette
Description
Add here a paragraph of the function description
Dialog box
Number of inputs
Set the vector size of the first regular input and the vector size of the regular output port.
Properties : Type 'vec' of size 1.
Register initial condition
Set the length and the initial conditions of the register.
Properties : Type 'vec' of size -1.
Max delay
It defines the largest value the time delay input can have.The value cannot be negative.
Properties : Type 'vec' of size 1.
Default properties
always active: no
direct-feedthrough: yes
zero-crossing: no
mode: no
regular inputs:
- port 1 : size [1,1] / type 1
- port 2 : size [1,1] / type 1
regular outputs:
- port 1 : size [1,1] / type 1
number/sizes of activation inputs: 1
number/sizes of activation outputs: 2
continuous-time state: no
discrete-time state: yes
object discrete-time state: no
name of computational function: delayv
Interfacing function
SCI/modules/scicos_blocks/macros/Linear/DELAYV_f.sci
Computational function
SCI/modules/scicos_blocks/src/fortran/delayv.f (Type 1)
<< Discrete_pal | Discrete time systems palette | DELAY_f >> |