.OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_Yg

Information

This function calculates impedance matrices of a three-phase transformer modeled as a pi-equivalent.

The transformer that uses this function should have its primary and secondary windings connected in grounded-wye (grounded-star).

Interface

function Yg_Yg
  extends Modelica.Icons.Function;
  input Real X;
  input Real R;
  input Real tap;
  output Real[12, 12] PiMatrix;
end Yg_Yg;

Generated at 2025-01-09T19:26:08Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos