.Modelica.Electrical.Spice3.Internal.Functions.capDepGeom

Capacitance dependent from width and narrow

Interface

function capDepGeom
  extends Modelica.Icons.Function;
  input SI.CapacitancePerArea cap0 "Junction bottom capacitance";
  input SI.Permittivity capsw0 "Junction sidewall capacitance";
  input SI.Length width "Input capacitor width";
  input SI.Length length "Input capacitor length";
  input SI.Length narrow "Input narrow";
  output Types.Capacitance out "Output value";
end capDepGeom;

Generated at 2026-03-12T19:14:05Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos