.Greenhouses.Functions.transition_factor_alt

Information

An alternative definition of the transition range

Interface

function transition_factor_alt
  extends Greenhouses.Functions.transition_factor(start = switch - 0.5*trans, stop = switch + 0.5*trans);
  input Real switch = 0.5 "centre of transition interval";
  input Real trans = 0.05*switch "transition duration";
end transition_factor_alt;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos