.PowerSystems.PhaseSystems.PartialPhaseSystem.jj

Information

Vectorized version of j

Interface

function jj
  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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos