DELAYV_f - Variable delay (original) (raw)
Scilab 5.3.3
- Scilab help
- Xcos
- palettes
- Discrete time systems palette
- Discrete_pal
- DELAYV_f
- DELAY_f
- DLR
- DLRADAPT_f
- DLSS
- DOLLAR_f
- REGISTER
Please note that the recommended version of Scilab is 2026.0.1. This page might be outdated.
See the recommended documentation of this function
Scilab help >> Xcos > palettes > Discrete time systems palette > DELAYV_f
Block Screenshot

Contents
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)