Engee documentation

Decrement Real World

Reducing the actual part of the input signal by one.

blockType: DecrementRealWorld

Path in the library:

/Basic/Additional/Math/Decrement Real World

Description

Block Decrement Real World reduces the actual value of the signal by one. The output of the signal beyond the lower limit of the type leads to a reset to the upper 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