|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | attenuator |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
| PROP_OPT[] |
{
{ "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },
{ "Zref", PROP_REAL, { 50, PROP_NO_STR }, PROP_POS_RANGE },
PROP_NO_PROP }
Definition at line 156 of file attenuator.cpp.
| PROP_REQ[] |
{
{ "L", PROP_REAL, { 10, PROP_NO_STR }, PROP_MIN_VAL (1) },
PROP_NO_PROP }
Definition at line 153 of file attenuator.cpp.
1.7.6.1