.Modelica.Math.Nonlinear.Examples.UtilityFunctions

Information

This package provides utility functions that are used as input arguments to the example functions.

Contents

NameDescription
 fun1y = u^2 - 1
 fun2y = 3*u - sin(w*u) - 1
 fun3y = p[1] + log(p[2]*u) - m*u
 fun4y = sin(u)
 fun5y = sin(w*u)
 fun6y = sqrt(1/(1 - k^2*sin(u)^2))
 fun7y = A*sin(w*u)

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos