.PowerSystems.PhaseSystems.PartialPhaseSystem.jj

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 2026-03-06T19:22:04Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos