.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-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos