.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.Temp_K 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-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39