Power function

| Vector | C | ST |
в палитре на схеме

The block is vectorized. The block returns the output value calculated by the following algorithm:

where a is index of power, x(t), y(t) are the input and output signals respectively.

Входные порты

  • x - input port of the argument.

Выходные порты

  • output - the port of the function value.

Свойства

  • Index of power – the coefficient a.
Property can be vector whose dimensions must be equal to the dimension of the input, in this case, the output will also be a vector.

Параметры

none

Прим.:
  1. By default, this block implements power conversion of the input signal (scalar or vector) with coefficient.
  2. Named properties can be set as local model variables (or submodels) in a programming language script, as global project signals using the Tools → Signals main menu item, or as external project signals using an attachable signal database.