Home
last modified time | relevance | path

Searched refs:NPVCVS (Results 1 – 4 of 4) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Defunction.h100 #define NPVCVS 52 /* node is a voltage-controlled voltage source */ macro
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmenu.c439 case NPVCVS: in us_groupfunction()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtech.c1391 case TWOPVCVS: type = NPVCVS; break; /* Two-port is Voltage gain (VCVS) */ in nodefunction()
/dports/cad/electric/electric-7.00/src/net/
H A Dnetwork.cpp10017 case NPVCVS: in net_ncccellfunctiondlog()