.Modelica.Electrical.Spice3.Internal.Functions.junctionVoltage23SPICE3

Information

This internal function calculates the junction voltage based on the actual temperature, voltage and saturation current.

Interface

function junctionVoltage23SPICE3
  extends Modelica.Icons.Function;
  input SI.Voltage vb;
  input SI.Current ivb;
  input SI.Current satcur "Saturation current";
  input SI.Temp_K temp "Device temperature";
  input Real ncoeff;
  output SI.Voltage v23 "Output value";
end junctionVoltage23SPICE3;

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