Jspice3
|
#include "spice.h"
#include <math.h>
#include "cktdefs.h"
#include "noisedef.h"
#include "const.h"
#include "util.h"
Go to the source code of this file.
Functions | |
void | NevalSrc (double *noise, double *lnNoise, CKTcircuit *ckt, int type, int node1, int node2, double param) |
void NevalSrc | ( | double * | noise, |
double * | lnNoise, | ||
CKTcircuit * | ckt, | ||
int | type, | ||
int | node1, | ||
int | node2, | ||
double | param | ||
) |
Definition at line 29 of file noievals.c.