.Buildings.Electrical.PhaseSystems.PartialPhaseSystem.jj

Information

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 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos