.ThermoSysPro.Functions.SmoothStep

Smooth step function

Information

Copyright © EDF 2002 - 2024

ThermoSysPro Version 4.1

Interface

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

Generated at 2025-10-29T19:21:14Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos