.Modelica.Electrical.Machines.SpacePhasors.Functions.FromPolar

Converts a space phasor from polar coordinates

Information

Converts a space phasor from polar coordinates to rectangular coordinates.

Interface

function FromPolar
  extends Modelica.Icons.Function;
  input Real absolute "Magnitude of space phasor";
  input SI.Angle angle "Angle of space phasor";
  output Real x[2] "Real and imaginary part of space phasor";
end FromPolar;

Generated at 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos