.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 2025-10-09T18:21:11Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos