Home
last modified time | relevance | path

Searched refs:CAPshort (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/cap/
H A Dcaptemp.c60 (here->CAPlength - model->CAPshort) + in CAPtemp()
62 (here->CAPlength - model->CAPshort) + in CAPtemp()
H A Dcapsetup.c47 model->CAPshort = 0.0; in CAPsetup()
87 model->CAPshort = 2 * model->CAPdel; in CAPsetup()
H A Dcapmask.c55 value->rValue = here->CAPshort; in CAPmAsk()
H A Dcapmpar.c58 mod->CAPshort = value->rValue; in CAPmParam()
H A Dcapdefs.h101 double CAPshort; /* amount by which length are less than drawn */ member