Jspice3
trandefs.h File Reference
#include "analysis.h"
Include dependency graph for trandefs.h:
This graph shows which files directly or indirectly include this file:

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 ()
 

Macro Definition Documentation

#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.

Function Documentation

int TRANan ( )
int TRANaskQuest ( )
int TRANinit ( )
int TRANparse ( )
int TRANsetParm ( )