.Modelica.Electrical.Spice3.Internal.Functions.resDepTemp

Information

This internal function calculates the conductance in dependency from the temperature.

Interface

function resDepTemp
  extends Modelica.Icons.Function;
  input SI.Resistance resist "Input resistance";
  input SI.Temp_K temp "Device temperature";
  input SI.Temp_K tnom "Nominal temperature";
  input Real tc1;
  input Real tc2;
  output SI.Conductance conduct "Output conductance";
  output Real dCond_dTemp "Output value";
end resDepTemp;

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