|
Jspice3
|
#include "spice.h"#include <stdio.h>#include <math.h>#include "ltradefs.h"#include "sperror.h"#include "util.h"
Go to the source code of this file.
Functions | |
| int | LTRAask (CKTcircuit *ckt, GENinstance *inst, int which, IFvalue *value, IFvalue *select) |
| int LTRAask | ( | CKTcircuit * | ckt, |
| GENinstance * | inst, | ||
| int | which, | ||
| IFvalue * | value, | ||
| IFvalue * | select | ||
| ) |
Definition at line 23 of file ltraask.c.