.Modelica.Electrical.Spice3.Internal.Mos.mosCalcDEVqmeyer

Calculation of Meyer capacities

Information

This function mosCalcDEVqmeyer calculates the Meyer capacities and charge for the Meyer model.

Interface

function mosCalcDEVqmeyer
  extends Modelica.Icons.Function;
  input SI.Voltage vgs;
  input SI.Voltage vgd;
  input SI.Voltage vgb;
  input MosCalc in_c "Input variable set";
  output DEVqmeyer out_qm "Qmeyer values";
end mosCalcDEVqmeyer;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos