.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-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos