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

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-01-08T19:40:16Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos