.Buildings.Electrical.Transmission.BaseClasses.BaseCable.lineCapacitance

Information

Function that computes the capacitance of a cable

Interface

partial function lineCapacitance
  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.Capacitance C "Capacitance of the cable";
end lineCapacitance;

Revisions


Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos