.ThermoSysPro.Functions.SmoothCond

Smooth conditional function

Information

Copyright © EDF 2002 - 2012

ThermoSysPro Version 3.1

Interface

function SmoothCond
  input Real cond;
  input Real x1;
  input Real x2;
  input Real alpha = 100;
  output Real y;
end SmoothCond;

Generated at 2025-07-12T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos