.Buildings.Electrical.PhaseSystems.ThreePhase_dq0.jj

Information

Vectorized version of j

Interface

function jj
  extends Modelica.Icons.Function;
  input Real[:, :] xx "array of voltage or current vectors";
  output Real[size(xx, 1), size(xx, 2)] yy "array of rotated vectors";
end jj;

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