.ThermoCycle.Functions.weightingfactor_der

transition weighting factor for initialization

Interface

function weightingfactor_der
  input Real t_init;
  input Real length;
  input Real t;
  input Real t_init_der;
  input Real length_der;
  input Real t_der;
  output Real y;
end weightingfactor_der;

Generated at 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos