IFfrontEnd * SPfrontEnd
Definition: main.c:917
|
Jspice3
|
#include "spice.h"#include <stdio.h>#include <math.h>#include "jfetdefs.h"#include "noisedef.h"#include "fteconst.h"#include "iferrmsg.h"#include "util.h"
Go to the source code of this file.
Functions | |
| int | JFETnoise (int mode, int operation, GENmodel *genmodel, CKTcircuit *ckt, GENERIC *dataptr, double *OnDens) |
Variables | |
| static char * | JFETnNames [JFETNSRCS] |
| int JFETnoise | ( | int | mode, |
| int | operation, | ||
| GENmodel * | genmodel, | ||
| CKTcircuit * | ckt, | ||
| GENERIC * | dataptr, | ||
| double * | OnDens | ||
| ) |
Definition at line 46 of file jfetnoi.c.