.Modelica.Electrical.Spice3.Internal.Functions.energyGapDepTemp

Temperature dependency of energy gap

Information

This internal function calculates the temperature dependent energy gap based on the actual temperature, and two coefficients given as input to the function.

Interface

function energyGapDepTemp
  extends Modelica.Icons.Function;
  input SI.Temperature temp "Temperature";
  output SI.GapEnergy ret "Output Gap Energy";
end energyGapDepTemp;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos