quadratureLobatto3Integrate function in a model |
|
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This example demonstrates how to utilize a function as input argument to a function in a model.
| A |
Value: 1 Type: Real Description: Amplitude of integrand of s |
|---|---|
| ws |
Value: 2 Type: Real Description: Angular frequency of integrand of s |
| wq |
Value: 3 Type: Real Description: Angular frequency of q |
| s |
Value: Modelica.Math.Nonlinear.quadratureLobatto(function UtilityFunctions.fun7(A = A, w = ws), 0, 1) Type: Real |