.OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.MonoTriFcn.NegZerFilter

Information

This function calculates negative-, and zero-sequece impedance filters used in hybrid components. The filters are used as a negative-, and zero-sequece Norton equivalent admittances, representing the single-phase equivalent seen from the three-phase side.

Interface

function NegZerFilter
  extends Modelica.Icons.Function;
  input Real[1, 18] Z;
  output Real[1, 18] Y;
end NegZerFilter;

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