Jspice3
|
#include "spice.h"
#include <stdio.h>
#include <math.h>
#include "srcdefs.h"
#include "sperror.h"
#include "util.h"
Go to the source code of this file.
Functions | |
int | SRCload (GENmodel *inModel, CKTcircuit *ckt) |
int SRCload | ( | GENmodel * | inModel, |
CKTcircuit * | ckt | ||
) |
Definition at line 18 of file srcload.c.