Jspice3
|
#include "analysis.h"
Go to the source code of this file.
Data Structures | |
struct | sTRANint |
struct | TRANAN |
Macros | |
#define | TRAN_TSTART 1 |
#define | TRAN_TSTOP 2 |
#define | TRAN_TSTEP 3 |
#define | TRAN_TMAX 4 |
#define | TRAN_UIC 5 |
Functions | |
int | TRANan () |
int | TRANaskQuest () |
int | TRANinit () |
int | TRANparse () |
int | TRANsetParm () |
#define TRAN_TMAX 4 |
Definition at line 52 of file trandefs.h.
#define TRAN_TSTART 1 |
Definition at line 49 of file trandefs.h.
#define TRAN_TSTEP 3 |
Definition at line 51 of file trandefs.h.
#define TRAN_TSTOP 2 |
Definition at line 50 of file trandefs.h.
#define TRAN_UIC 5 |
Definition at line 53 of file trandefs.h.
int TRANan | ( | ) |
int TRANaskQuest | ( | ) |
int TRANinit | ( | ) |
int TRANparse | ( | ) |
int TRANsetParm | ( | ) |