Qucs-core
0.0.19
|
Go to the source code of this file.
Data Structures | |
class | biastee |
Defines | |
#define | fState 0 |
#define | vState 1 |
#define | qState 2 |
#define | cState 3 |
Variables | |
PROP_REQ [] | |
PROP_OPT [] |
#define cState 3 |
Definition at line 72 of file biastee.cpp.
#define fState 0 |
Definition at line 69 of file biastee.cpp.
#define qState 2 |
Definition at line 71 of file biastee.cpp.
#define vState 1 |
Definition at line 70 of file biastee.cpp.
PROP_OPT[] |
{ { "C", PROP_REAL, { 1e-6, PROP_NO_STR }, PROP_POS_RANGE }, { "L", PROP_REAL, { 1e-6, PROP_NO_STR }, PROP_POS_RANGE }, PROP_NO_PROP }
Definition at line 103 of file biastee.cpp.
PROP_REQ[] |
{ PROP_NO_PROP }
Definition at line 101 of file biastee.cpp.