.BLDC.Functions.directionOfRotation

Information

Detect direction of rotation

Interface

function directionOfRotation
  extends Modelica.Icons.Function;
  input Boolean A "Track A";
  input Boolean preA "pre(Track A)";
  input Boolean B "Track B";
  input Boolean preB "pre(Track B)";
  output Integer dir "Direction of rotation";
end directionOfRotation;

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