.Modelica_DeviceDrivers.InputDevices.GameController_.getData

Information

reads data from joystick

Interface

function getData
  import Modelica;
  extends Modelica.Icons.Function;
  input Modelica_DeviceDrivers.InputDevices.GameController joystick;
  output Real Axes[6] "Axes values from -1 to 1";
  output Integer Buttons[32] "Buttons values";
  output Integer POV "angle of POV";
end getData;

Generated at 2023-10-01T00:32:18Z by OpenModelicaOpenModelica 1.22.0~dev.02-2-ge84afdd using GenerateDoc.mos