.ThermofluidStream.Media.myMedia.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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos