|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | dcblock |
Defines | |
| #define | qState 0 |
| #define | cState 1 |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
| #define cState 1 |
Definition at line 60 of file dcblock.cpp.
| #define qState 0 |
Definition at line 59 of file dcblock.cpp.
| PROP_OPT[] |
{
{ "C", PROP_REAL, { 1e-6, PROP_NO_STR }, PROP_POS_RANGE },
PROP_NO_PROP }
Definition at line 84 of file dcblock.cpp.
| PROP_REQ[] |
{
PROP_NO_PROP }
Definition at line 82 of file dcblock.cpp.
1.7.6.1