Jspice3
|
#include "spice.h"
#include <stdio.h>
#include "bjtdefs.h"
#include "const.h"
#include "util.h"
#include "sperror.h"
Go to the source code of this file.
Functions | |
int | BJTparam (CKTcircuit *ckt, int param, IFvalue *value, GENinstance *instPtr, IFvalue *select) |
int BJTparam | ( | CKTcircuit * | ckt, |
int | param, | ||
IFvalue * | value, | ||
GENinstance * | instPtr, | ||
IFvalue * | select | ||
) |
Definition at line 23 of file bjtparam.c.