Engee documentation

Increment Real World

blockType: IncrementRealWorld

Path in the library:

/Basic/Additional/Math/Increment Real World

Description

Block Increment Real World increases the value of the real signal by one. The output of the signal beyond the upper limit of the type leads to a reset to the lower limit of the type.

Ports

Input

# IN_1 — Input signal
scalar | vector | the matrix

Details

The input signal is in the form of a scalar, vector or matrix.

Data types

Float16, Float32, Float64, Int8, Int16, Int32, Int64, Int128, UInt8, UInt16, UInt32, UInt64, UInt128, Fixed-point, Bool

Complex numbers support

Yes

Output

# OUT_1 — Output signal
scalar | vector | the matrix

Details

The output signal returned as a scalar, vector, or matrix.

The output is of the same type and size as the input.

Data types

Float16, Float32, Float64, Int8, Int16, Int32, Int64, Int128, UInt8, UInt16, UInt32, UInt64, UInt128, Fixed-point, Bool

Complex numbers support

Yes