Home
last modified time | relevance | path

Searched refs:HSMHV_qs (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv1/
H A Dhsmhvld.c1080 Qs = here->HSMHV_qs ; in HSMHVload()
1085 Qb = - (here->HSMHV_qg + here->HSMHV_qd + here->HSMHV_qs) ; in HSMHVload()
1232 Qd = here->HSMHV_qs ; in HSMHVload()
1247 Qb = - (here->HSMHV_qg + here->HSMHV_qd + here->HSMHV_qs) ; in HSMHVload()
H A Dhsmhvdef.h470 double HSMHV_qs; member
H A Dhsmhveval.c6031 here->HSMHV_qs = 0.0 ; in HSMHVevaluate()
6108 here->HSMHV_qs = Mfactor * ( Qi - Qd ) ; in HSMHVevaluate()
6158 here->HSMHV_qs += Mfactor * ( - Qgos + QbsLD ) ; in HSMHVevaluate()