.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-04-06T18:19:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos