.OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.LineFcn.MT_InfiniteImpedances

Information

This function calculates impedance matrices of a hybrid positive-sequece/three-phase power line modeled as a pi-equivalent.

This function considers that positive-, negative-, and zero-sequence Norton equivalent impedances have infinite values.

Interface

function MT_InfiniteImpedances
  extends Modelica.Icons.Function;
  input Real[1, 18] Yser;
  input Real[1, 18] Ysht;
  output Real[1, 32] Y;
end MT_InfiniteImpedances;

Generated at 2025-02-22T19:25:07Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos