.Modelica.Electrical.Spice3.Internal.Functions.junction2SPICE3BJT

Information

Junction current and conductance calculation

Interface

function junction2SPICE3BJT
  extends Modelica.Icons.Function;
  input SI.Voltage voltage "Input Voltage";
  input SI.Temperature temp "Device Temperature";
  input Real ncoeff1;
  input Real ncoeff2;
  input SI.Current satcur1 "Saturation current";
  input SI.Current satcur2 "Saturation current";
  output SI.Current current1 "Output current";
  output SI.Conductance cond1 "Output conductance";
  output SI.Current current2 "Output current";
  output SI.Conductance cond2 "Output conductance";
end junction2SPICE3BJT;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f