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

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-04-07T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos