.ThermoSysPro.Functions.SmoothCond

Smooth conditional function

Information

Copyright © EDF 2002 - 2024

ThermoSysPro Version 4.1

Interface

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

Generated at 2026-01-03T19:13:49Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos