.IDEAS.Electrical.PhaseSystems.PartialPhaseSystem.jj

Vectorized version of j

Interface

partial 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 2026-05-04T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos