.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-09-01T18:21:01Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos