.Modelica.Electrical.Spice3.Internal.Bjt.bjtRenameParameters

Information

This function assigns the external (given by the user, e.g. IS) technology parameters

to the internal parameters (e.g. m_satCur). It also does the analysis of the IsGiven values.

Interface

function bjtRenameParameters
  extends Modelica.Icons.Function;
  input Modelica.Electrical.Spice3.Internal.ModelcardBJT2 ex "Modelcard with technology parameters";
  input Real TBJT;
  output BjtModelLineParams intern "Output record with Bjt model line parameters";
end bjtRenameParameters;

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