.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 2025-09-01T18:21:01Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos