Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
GENSIN_f
Sin generator
Block Screenshot
Contents
Palette
Description
This block is a sine wave generator:
Dialog box
Magnitude
a scalar. The magnitude M.
Properties : Type 'vec' of size 1.
Frequency
a scalar. The frequency F.
Properties : Type 'vec' of size 1.
phase
a scalar. The phase P.
Properties : Type 'vec' of size 1.
Default properties
always active: yes
direct-feedthrough: no
zero-crossing: no
mode: no
regular outputs:
- port 1 : size [1,1] / type 1
number/sizes of activation inputs: 0
number/sizes of activation outputs: 0
continuous-time state: no
discrete-time state: no
object discrete-time state: no
name of computational function: gensin
Interfacing function
SCI/modules/scicos_blocks/macros/Sources/GENSIN_f.sci
Computational function
SCI/modules/scicos_blocks/src/fortran/gensin.f (Type 0)
Authors
Ramine Nikoukhah - INRIA
<< FROMWSB | Sources palette | GENSQR_f >> |