Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
GENSQR_f
Square wave generator
Block Screenshot
Contents
Palette
Description
This block is a square wave generator: output takes values -M and M . Every time an event is received on the input event port, the output switches from -M to M , or M to -M .
Dialog box
Amplitude
a scalar .
Properties : Type 'vec' of size 1.
Default properties
always active: no
direct-feedthrough: no
zero-crossing: no
mode: no
regular outputs:
- port 1 : size [1,1] / type 1
number/sizes of activation inputs: 1
number/sizes of activation outputs: 0
continuous-time state: no
discrete-time state: yes
object discrete-time state: no
name of computational function: gensqr
Interfacing function
SCI/modules/scicos_blocks/macros/Sources/GENSQR_f.sci
Computational function
SCI/modules/scicos_blocks/src/fortran/gensqr.f (Type 0)
Authors
Ramine Nikoukhah - INRIA
<< GENSIN_f | Sources palette | INIMPL_f >> |