.Modelica.Electrical.Spice3.Internal.Bjt.bjtCalcTempDependencies

Temperature dependency calculation

Information

In this function for the bipolar transistor model temperature dependencies are calculated using temperature treating functions from the equation package.

Interface

function bjtCalcTempDependencies
  extends Modelica.Icons.Function;
  input Bjt in_p3 "Input record Bjt";
  input BjtModelLineParams in_p "Input record with Bjt model line parameters";
  output BjtCalc out_c "Output record BjtCalc";
end bjtCalcTempDependencies;

Generated at 2025-04-06T18:19:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos