.Modelica.Media.R134a.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-04-26T18:16:04Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos