.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 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos