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