.OpenIPSL.Electrical.ThreePhase.Branches.MonoTri.MonoTriFcn.Inverse

Information

This function is used to transform both positive and negative-zero impedance filters into admittances. The filters are necessary for Norton equivalent admittances calculations, and this function allows the transformation of filter impedances into admittances.

Interface

function Inverse
  extends Modelica.Icons.Function;
  input Real[1, 18] I;
  output Real[1, 18] O;
end Inverse;

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