.ThermoSysPro.Functions.SmoothStep

Smooth step function

Information

Copyright © EDF 2002 - 2012

ThermoSysPro Version 3.0

Interface

function SmoothStep
  input Real x;
  input Real alpha = 100;
  output Real y;
end SmoothStep;

Generated at 2025-08-11T18:21:04Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos