ComplexToPolarConverts complex to polar representation |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Converts the Complex input u to the Real outputs len (length, absolute) and phi (angle, argument).
useConjugateInput |
Value: false Type: Boolean Description: If true, input is processed conjugate complex |
---|
len |
Type: RealOutput |
|
---|---|---|
phi |
Type: RealOutput |
|
u |
Type: ComplexInput |
Modelica.ComplexBlocks.Examples Test Complex Transfer Function Block |
|
Modelica.Electrical.QuasiStationary.SinglePhase.Examples Series resonance circuit |
|
Modelica.Electrical.QuasiStationary.SinglePhase.Examples Parallel resonance circuit |
|
Modelica.Electrical.QuasiStationary.SinglePhase.Examples Rectifier example |
|
Modelica.Electrical.QuasiStationary.Machines.Examples Transformer test bench |
|
Modelica.Electrical.QuasiStationary.MultiPhase.Examples Balancing an unsymmetrical star-connected load |
|
Modelica.Electrical.QuasiStationary.MultiPhase.Examples Balancing an unsymmetrical delta-connected load |
|
Modelica.Magnetic.QuasiStatic.FluxTubes.Examples Linear inductor with ferromagnetic core |
|
Modelica.Magnetic.QuasiStatic.FluxTubes.Examples Non linear inductor with ferromagnetic core |
Modelica.ComplexBlocks.ComplexMath Calculate quantities to plot Bode diagram |