.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-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos