.Modelica.Electrical.Spice3.Internal.Mos.mosCalcCalcTempDependencies

Information

This function mosCalcCalcTempDependencies does precalculation relating to the temperature (level 1).

Interface

function mosCalcCalcTempDependencies
  extends Modelica.Icons.Function;
  input Spice3.Internal.Mos1.Mos1ModelLineParams in_p "Input record model line parameters for MOS1";
  input Spice3.Internal.SpiceConstants in_C "Input record SPICE constants";
  input MosModelLineVariables in_vp "Input record model line variables";
  input Spice3.Internal.Mosfet.Mosfet in_m "Input record MOSFET parameters";
  input Spice3.Internal.Mos1.Mos1Calc in_c "Input record Mos1Calc";
  input Integer in_m_type "Type of MOS transistor";
  output Spice3.Internal.Mos1.Mos1Calc out_c "Output record with calculated values";
end mosCalcCalcTempDependencies;

Generated at 2025-01-08T19:40:16Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos