.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-06-12T18:20:45Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos