Engee documentation

Bias

Adds an offset to the input signal.

bias

Description

The Bias block adds an offset (deviation) to the input signal according to the formula:

where:

  • - block input.

  • - block output.

Ports

Input

Port_1 - input signal
scalar | vector

Input signal to which an offset is added.

Data types: Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64, Bool.

Output

Port_1 - output signal
scalar | vector

Output signal obtained by adding an offset to the input signal.

Data types: Float64.

Parameters

Bias - offset to add to the input signal
0.0 (by default) | scalar | vector

Offset value.

Usage in program code

Block parameter

Bias

By default

0.0

Additional options

C code generation: Yes