.OpenHPL.Functions.KP07.KPfunctions.SpeedPropagationApipeF

Information

The mode lfor defining the the one-sided local speed of propagations. Estimated as the largest and the smallest eigen values of the Jacobian of the system.

Interface

function SpeedPropagationApipeF
  extends Modelica.Icons.Function;
  input Integer N "number of segments";
  input Real lamda1[N, 4];
  input Real lamda2[N, 4];
  output Real A[N, 4];
end SpeedPropagationApipeF;

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