Polar To Rectangular
Convert polar coordinates to rectangular coordinates
Description
Equations
Connections
Modelica Standard Library
The Polar To Rectangular component converts the input, in polar coordinates, to rectangular coordinates.
yre=uabs⁢cos⁡uarg
yim=uabs⁢sin⁡uarg
Name
Modelica ID
uabs
Length of polar representation
u_abs
uarg
Angle of polar representation
u_arg
yre
Real part of rectangular representation
y_re
yim
Imaginary part of rectangular representation
y_im
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Math Functions
Math Operators
Signal Blocks
Download Help Document