.Modelica.Electrical.Spice3.Internal.Rsemiconductor.resistorRenameParameters

Technology parameter renaming

Information

This function assigns the external (given by the user, e.g., N) technology parameters to the internal parameters (e.g., m_emissionCoeff). It also does the analysis of the IsGiven values.

Interface

function resistorRenameParameters
  extends Modelica.Icons.Function;
  input ModelcardR ex "Modelcard with technology parameters";
  input SpiceConstants con "Spice constants";
  output ResistorModelLineParams intern "Output record with resistor model line parameters";
end resistorRenameParameters;

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