.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

Name Description
 fun1 y = u^2 - 1
 fun2 y = 3*u - sin(w*u) - 1
 fun3 y = p[1] + log(p[2]*u) - m*u
 fun4 y = sin(u)
 fun5 y = sin(w*u)
 fun6 y = sqrt(1/(1 - k^2*sin(u)^2))
 fun7 y = A*sin(w*u)

Generated at 2026-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos