|
Jspice3
|
#include <capdefs.h>

Data Fields | |
| int | CAPmodType |
| struct sCAPmodel * | CAPnextModel |
| CAPinstance * | CAPinstances |
| IFuid | CAPmodName |
| double | CAPcj |
| double | CAPcjsw |
| double | CAPdefWidth |
| double | CAPnarrow |
| unsigned | CAPcjGiven: 1 |
| unsigned | CAPcjswGiven: 1 |
| unsigned | CAPdefWidthGiven: 1 |
| unsigned | CAPnarrowGiven: 1 |
| CAPinstance* sCAPmodel::CAPinstances |