.Modelica.Math.Nonlinear.Examples.UtilityFunctions

Utility functions that are used as function arguments to the examples

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 2025-04-19T18:20:10Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos