.Modelica.ComplexMath.real

Information

This function returns the real part of the Complex input.

Interface

function real
  extends Modelica.Icons.Function;
  input Complex c "Complex number";
  output Real r "= c.re";
end real;

Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos