.Modelica.Electrical.Spice3.Internal.Functions.resDepGeom

Information

This internal function calculates the resistance in dependency from the geometrical values (width, narrow) and resistivity.

Interface

function resDepGeom
  extends Modelica.Icons.Function;
  input Real rsh "Input sheet resistance";
  input SI.Length width "Input transistor width";
  input SI.Length length "Input transistor length";
  input SI.Length narrow "Input narrow";
  output Real out "Output value";
end resDepGeom;

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