Jspice3
|
#include "devdefs.h"
Go to the source code of this file.
Data Structures | |
struct | sTRAinstance |
struct | sTRAmodel |
Macros | |
#define | TRA_Z0 1 |
#define | TRA_TD 2 |
#define | TRA_NL 3 |
#define | TRA_FREQ 4 |
#define | TRA_V1 5 |
#define | TRA_I1 6 |
#define | TRA_V2 7 |
#define | TRA_I2 8 |
#define | TRA_IC 9 |
#define | TRA_RELTOL 10 |
#define | TRA_ABSTOL 11 |
#define | TRA_POS_NODE1 12 |
#define | TRA_NEG_NODE1 13 |
#define | TRA_POS_NODE2 14 |
#define | TRA_NEG_NODE2 15 |
#define | TRA_INPUT1 16 |
#define | TRA_INPUT2 17 |
#define | TRA_DELAY 18 |
#define | TRA_BR_EQ1 19 |
#define | TRA_BR_EQ2 20 |
#define | TRA_INT_NODE1 21 |
#define | TRA_INT_NODE2 22 |
Typedefs | |
typedef struct sTRAinstance | TRAinstance |
typedef struct sTRAmodel | TRAmodel |
Functions | |
int | TRAacLoad () |
int | TRAaccept () |
int | TRAask () |
int | TRAload () |
int | TRAmAsk () |
int | TRAparam () |
void | TRAparse () |
int | TRAsetup () |
int | TRAtemp () |
int | TRAtrunc () |
typedef struct sTRAinstance TRAinstance |
int TRAaccept | ( | ) |
int TRAacLoad | ( | ) |
int TRAask | ( | ) |
int TRAload | ( | ) |
int TRAmAsk | ( | ) |
int TRAparam | ( | ) |
void TRAparse | ( | ) |
int TRAsetup | ( | ) |
int TRAtemp | ( | ) |
int TRAtrunc | ( | ) |