.ThermoSysPro.Properties.WaterSteam.IF97_packages.IF97_wAJ.Spline_Utilities.Modelica_Interpolation.Bspline1D.Utilities.n_findSpan

Information

Determine the knot span index

Interface

function n_findSpan
  extends Modelica.Icons.Function;
  input Integer p "degree";
  input Real u "parameter";
  input Real knots[:] "knot vector";
  output Integer i "The knot span index";
end n_findSpan;

Generated at 2025-01-05T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos