|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | coupler |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
| PROP_OPT[] |
{
{ "Z", PROP_REAL, { 50, PROP_NO_STR }, PROP_POS_RANGE },
PROP_NO_PROP }
Definition at line 106 of file coupler.cpp.
| PROP_REQ[] |
{
{ "k", PROP_REAL, { sqrt1_2, PROP_NO_STR }, PROP_NO_RANGE },
{ "phi", PROP_REAL, { 0, PROP_NO_STR }, PROP_RNGII (-180, +180) },
PROP_NO_PROP }
Definition at line 102 of file coupler.cpp.
1.7.6.1