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

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 2025-03-14T19:24:29Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos