Polybench® for biosignalsreference 1.40.0

Mirrors the buffers of each channel

Mirror Buffer

Replaces the first field of the input buffer with the last one, the second with the second to last, and so on, and places the new buffer at the output.

Symbol in the Object Toolbox

Mirror Buffer

Operator ports

Input V: Specific sample type, see below.
Output V: Floating point value buffers

This operator will turn the input buffer for each channel upside-down. The first field of the input buffer will be the last field of the output buffer, the second field of the input buffer will be the second to last field of the output buffer, and so on.

Properties

Find more information about changing properties here: "Properties Viewer"

Caption

type: Word or phrase
The name of the object in the project. This name must not contain '.', '$' nor '@' characters.

For more information about the rules and usage of the Caption property, please refer to "Caption property - background and usage".

Documentation

type: See description
Optional documentation of this object. If this object is an operator, the Documentation text is displayed below the operator symbol.

Examples

Example: Inverter Example

The inverter puts the input vector upside down. The first field will be placed in the last field and so on.
Examples\DF0600148_001_Inverter Exmp.xmc