.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-01-09T19:26:08Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos