WOLFRAM SYSTEM MODELER

FromPolar

Converts a space phasor from polar coordinates

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.SpacePhasors.Functions.FromPolar"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Converts a space phasor from polar coordinates to rectangular coordinates.

Syntax

x = FromPolar(absolute, angle)

Inputs (2)

absolute

Type: Real

Description: Magnitude of space phasor

angle

Type: Angle (rad)

Description: Angle of space phasor

Outputs (1)

x

Type: Real[2]

Description: Real and imaginary part of space phasor