modelTestConversionBlock
Test the conversion blocks
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
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.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Ramp | len | ||
| Modelica.Blocks.Sources.Ramp | phi | ||
| Modelica.ComplexBlocks.ComplexMath.PolarToComplex | polarToComplex | ||
| Modelica.ComplexBlocks.ComplexMath.ComplexToReal | complexToReal |