.Modelica.Mechanics.MultiBody.Examples.Elementary.Utilities.sineSurface

Information

Function defining the characteristics of a moving sine in three dimensions. This function is used in example Elementary.Surfaces.

Interface

function sineSurface
  extends Modelica.Mechanics.MultiBody.Interfaces.partialSurfaceCharacteristic;
  input Real x_min "Minimum value of x";
  input Real x_max "Maximum value of x";
  input Real y_min "Minimum value of y";
  input Real y_max "Maximum value of y";
  input Real z_min "Minimum value of z";
  input Real z_max "Maximum value of z";
  input Real wz "Factor for angular frequency";
end sineSurface;

Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos