|
Qucs-core
0.0.18
|
Go to the source code of this file.
Data Structures | |
| class | thyristor |
Macros | |
| #define | NODE_A1 0 /* anode 1 */ |
| #define | NODE_A2 1 /* anode 2 (cathode) */ |
| #define | NODE_GA 2 /* gate */ |
| #define | NODE_IN 3 /* internal node */ |
| #define | qState 0 |
| #define | cState 1 |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
| #define cState 1 |
Definition at line 196 of file thyristor.cpp.
| #define NODE_A1 0 /* anode 1 */ |
Definition at line 35 of file thyristor.cpp.
| #define NODE_A2 1 /* anode 2 (cathode) */ |
Definition at line 36 of file thyristor.cpp.
| #define NODE_GA 2 /* gate */ |
Definition at line 37 of file thyristor.cpp.
| #define NODE_IN 3 /* internal node */ |
Definition at line 38 of file thyristor.cpp.
| #define qState 0 |
Definition at line 195 of file thyristor.cpp.
| PROP_OPT[] |
Definition at line 226 of file thyristor.cpp.
| PROP_REQ[] |
Definition at line 222 of file thyristor.cpp.
1.8.6