INVBLK

Inverse

Block Screenshot

Description

This block computes the output vector y with y[i]=1/u[i] where u is the input vector.The input and output sizes are determined by the context.

Default properties

  • always active: no
  • direct-feedthrough: yes
  • zero-crossing: no
  • mode: no
  • regular inputs: - port 1 : size [-1,1] / type 1
  • 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: invblk4

Interfacing function

  • SCI/modules/scicos_blocks/macros/NonLinear/INVBLK.sci

Computational function

  • SCI/modules/scicos_blocks/src/c/invblk4.c (Type 4)

Table Of Contents

This Page