.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 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos