.ThermofluidStream.Media.XRGMedia.Common.CubicSplineDerEval

Information

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 2024-12-17T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos