.AixLib.Electrical.Transmission.BaseClasses.BaseCable.lineInductance

Information

Function that computes the inductance of a cable

Interface

partial function lineInductance
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Length l "Length of the cable";
  input Modelica.Units.SI.Frequency f = 50 "Frequency considered in the definition of cables properties";
  output Modelica.Units.SI.Inductance L "Inductance of the cable";
end lineInductance;

Revisions


Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos