WOLFRAM SYSTEM MODELER
TestConversionBlockTest the conversion blocks |
|
SystemModel["Modelica.ComplexBlocks.Examples.TestConversionBlock"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
A Complex signal is defined by its length and angle, both linearly rising with time. Plotting the imaginary part versus the real part, you will see an Archimedean spiral.
| len |
Type: Ramp Description: Generate ramp signal |
|
|---|---|---|
| phi |
Type: Ramp Description: Generate ramp signal |
|
| polarToComplex |
Type: PolarToComplex Description: Converts polar representation to complex |
|
| complexToReal |
Type: ComplexToReal Description: Converts complex to Cartesian representation |