.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-08T18:21:08Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos