.Modelica.Electrical.Spice3.Internal.Functions.junctionCapTransTime

Information

This internal function calculates the capacitance and the charge dependent on the transittime.

Interface

function junctionCapTransTime
  extends Modelica.Icons.Function;
  input SI.Capacitance capin "Input capacitance";
  input SI.Voltage voltage "Input voltage";
  input SI.Voltage depcap;
  input Real mj;
  input Real phij;
  input SI.Voltage f1;
  input Real f2;
  input Real f3;
  input SI.Time transittime;
  input SI.Conductance conduct "Input conductance";
  input SI.Current current "Input current";
  output SI.Capacitance capout "Output capacitance";
  output SI.Charge charge "Output charge";
end junctionCapTransTime;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39