Cart to Polar
Overview
This block will transform the input complex vector from Cartesian form to Polar form, and puts outtwo real vectors, one representing the magnitudes and one representing the phases of the complex
input vector.
Operator ports
Input V_in: Specific sample type, see below.Output V_Modulus: Floating point value buffers
Output V_Argument: 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
This block will output the complex input vector in Polar form, with the magnitude and phase as tworeal vectors.
Examples
Example: FFT Exmp
This FFT operator allowes the user to transform the input vector from the time domain into the frequency domain. The result will be presented in a complex vector.Examples\DF0600150_001_CartPolar_Exmp.xmc