RoundProduct
The output of this block is the element-wise product of the inputs.
Library
MathOperations
Description
The RoundProduct block performs the element-wise product of the 2 input vectors.
Inputs can be either real or complex.
Inputs are either scalar, or vector. If vector, all vectors must be of the same size.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
overflow | Do on overflow | Defines the action in case of an overflow during the operation. Options are : "Nothing" (gives a normal, non satured result), "Saturate" (gives a saturated result), "Error" (gives an error message). | String | 'Nothing' |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
Port 1 | explicit | input | 1 | |
Port 2 | explicit | input | 2 | |
Port 3 | explicit | output | 1 |
Advanced Properties
Name | Value | Description |
---|---|---|
always active | no | |
direct-feedthrough | yes | |
zero-crossing | no | |
mode | no | |
continuous-time state | no | |
discrete-time state | no |