.Modelica.Blocks.Math.PolarToRectangular

Information

The input values of this block are the polar components uabs and uarg of a phasor. This block calculates the components y_re and y_im of the rectangular representation of this phasor.

y_re = u_abs * cos( u_arg )
y_im = u_abs * sin( u_arg )

Generated at 2024-10-24T18:25:30Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos