Decrement Real World
Reduces the real part of the input signal by one.
blockType: DecrementRealWorld
Path in the library:
|
Description
The Decrement Real World block decreases the actual value of the signal by one. If the signal exceeds the lower boundary of the type, it causes a reset to the upper boundary of the type.
Ports
Input
Port_1 - input signal
scalar
| vector
| matrix
Input signal as a scalar, vector or matrix.
Data types: Float16
, Float32
, Float64
, Int8
, Int16
, Int32
, Int64
, Int128
, UInt8
, UInt16
, UInt32
, UInt64
, UInt128
, Fixed-point
, Bool
.
Support for complex numbers: Yes
Output
Port_1 - output signal
scalar
| vector
| matrix
Output signal returned as a scalar, vector or matrix.
The output data has the same type and dimensions as the input data.
Data types: Float16
, Float32
, Float64
, Int8
, Int16
, Int32
, Int64
, Int128
, UInt8
, UInt16
, UInt32
, UInt64
, UInt128
, Fixed-point
, Bool
.
Support for complex numbers: Yes