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

Information

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-01-08T19:40:16Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos