.Modelica.Electrical.Spice3.Internal.Jfet.jfetRenameParameters

Parameter renaming to internal names

Information

This function jfetRenameParameters 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.

Interface

function jfetRenameParameters
  extends Modelica.Icons.Function;
  input Modelica.Electrical.Spice3.Internal.ModelcardJFET ex "Modelcard with technology parameters";
  output JfetModelLine intern "Output record model line parameters";
end jfetRenameParameters;

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