.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 2025-03-14T19:24:29Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos