.Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sine.f_nonlinear

Information

Define sine as non-linear equation to be solved

Interface

function f_nonlinear
  extends Modelica.Math.Nonlinear.Interfaces.partialScalarFunction;
  input Real A = 1 "Amplitude of sine";
  input Real w = 1 "Angular frequency of sine";
  input Real s = 0 "Shift of sine";
end f_nonlinear;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos