.Modelica.Electrical.Spice3.Internal.Functions.junctionPotDepTemp

Information

This internal function calculates the temperature dependent junction potential based on the actual and the nominal temperature.

Interface

function junctionPotDepTemp
  extends Modelica.Icons.Function;
  input SI.Voltage phi0;
  input SI.Temperature temp "Device Temperature";
  input SI.Temperature tnom "Nominal Temperature";
  output SI.Voltage ret "Output voltage";
end junctionPotDepTemp;

Generated at 2025-01-08T19:40:16Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos