.Modelica_LinearSystems2.ComplexMathAdds.maxElement

Information

Interface

function maxElement
  extends Modelica.Icons.Function;
  input Complex v[:] "Vector";
  output Real result "Element of v with largest absolute value";
  output Integer index "v[index] has the largest absolute value";
end maxElement;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos