.Modelica.Electrical.Spice3.Internal.Bjt.bjtRenameParametersDev

Information

This function assigns the external (given by the user, e.g. AREA) device parameters

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

Interface

function bjtRenameParametersDev
  extends Modelica.Icons.Function;
  input Real AREA "Area factor";
  input Boolean OFF "Optional initial condition: false - IC not used, true - IC used, not implemented yet";
  input SI.Voltage IC_VBE "Initial condition value, not yet implemented";
  input SI.Voltage IC_VCE "Initial condition value, not yet implemented";
  input Boolean UIC "Use initial conditions, UIC";
  input Boolean SENS_AREA "Flag for sensitivity analysis, not yet implemented";
  input Modelica.Units.NonSI.Temperature_degC TEMP "Temperature";
  output Bjt dev "Output record Bjt";
end bjtRenameParametersDev;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f