next up previous contents
Next: A.5 Configuration of the Up: A. Input-Deck Interface to Previous: A.3 Simulation Setup of


A.4 Inquiring Capacitances

This section shows how the gate and the gate-drain-capacitances are inquired by using the function outputParam (see Section A.6):

Curve
{
   file = "ac.crv";

   Response
   {
      Cg  = outputParam("Device", "CMatrix", "Gate", "Gate");
      Cgd = outputParam("Device", "CMatrix", "Gate", "Drain");
   }  
}


next up previous contents
Next: A.5 Configuration of the Up: A. Input-Deck Interface to Previous: A.3 Simulation Setup of

S. Wagner: Small-Signal Device and Circuit Simulation