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