Separate
Overview
This operator separates the complex input vector into two real vectors: one representing the real part of the complex vector, the other representing the imaginary part of ht complex vector.Operator ports
Input V: Specific sample type, see below.Output V_Re: Floating point value buffers
Output V_Im: Floating point value buffers
Properties
Find more information about changing properties here: "Properties Viewer"Caption
type: Word or phraseThe 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 descriptionOptional documentation of this object. If this object is an operator, the Documentation text is displayed below the operator symbol.
Details
Examples
Example: Separate Exmp
This Separate operator can be used to transform one complex vector into two real vectors, with one containing the real and the other the imaginary part of the input vector.Examples\DF0507021_001_Separate_Exmp.xmc