.Modelica.Electrical.Spice3.Internal.Mos1.mos1RenameParameters

Information

This function mos1RenameParameters assigns the external (given by the user, e.g., RD) technology parameters to the internal parameters (e.g., m_drainResistance). It also does the analysis of the IsGiven values (level 1).

Interface

function mos1RenameParameters
  extends Modelica.Icons.Function;
  input ModelcardMOS ex "Modelcard with technology parameters";
  input SpiceConstants con "Spice constants";
  output Mos.MosModelLineParams intern "Output record model line parameters";
end mos1RenameParameters;

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