.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.Temperature temp "Device temperature";
  input SI.Temperature 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-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f