.Modelica.Electrical.Spice3.Internal.Functions.junctionCapCoeffs

Coefficient calculation

Information

This internal auxiliary function calculates some coefficients which are necessary for the calculation of junction capacities.

Interface

function junctionCapCoeffs
  extends Modelica.Icons.Function;
  input Real mj;
  input Real fc;
  input SI.Voltage phij;
  output SI.Voltage f1;
  output Real f2;
  output Real f3;
end junctionCapCoeffs;

Generated at 2026-07-10T20:51:55Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos