.ThermofluidStream.Media.XRGMedia.Common.CubicSplineDerEval

Derivative of cubic spline

Interface

function CubicSplineDerEval
  extends Modelica.Icons.Function;
  input Real x "input";
  input Real[4] coefs "spline coefficients";
  output Real yder "spline derivative";
end CubicSplineDerEval;

Generated at 2026-04-01T18:18:38Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos