.Modelica.Electrical.Spice3.Internal.Rsemiconductor.resistorRenameParametersDev

Information

This function assigns the external (given by the user, e.g., AREA) device parameters to the internal parameters (e.g., m_area). It also does the analysis of the IsGiven values.

Interface

function resistorRenameParametersDev
  extends Modelica.Icons.Function;
  input SI.Resistance R "Resistance";
  input SI.Length W "Width";
  input SI.Length L "Length";
  input SI.Temp_C TEMP "Temperature";
  input Boolean SENS_AREA "Parameter for sensitivity analyses, not implemented yet";
  input SpiceConstants con "Spice constants";
  output ResistorParams intern "Output record with resistor parameters";
end resistorRenameParametersDev;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39