.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-06-12T18:20:45Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos