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

Determine the knot span index

Information

## Copyright © EDF 2002 - 2025

## ThermoSysPro Version 4.2

            

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 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos