.Modelica.Electrical.Spice3.Internal.Functions.junction3

Information

This internal function calculates both the junction current and the junction conductance dependent from the given voltage.

Interface

function junction3
  extends Modelica.Icons.Function;
  input SI.Voltage voltage "Input voltage";
  input SI.Temp_K temp "Device Temperature";
  input Real ncoeff;
  input SI.Current satcur "Saturation current";
  input SI.Voltage v23;
  output SI.Current current "Output current";
  output SI.Conductance cond "Output conductance";
end junction3;

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