|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | rfedd |
Defines | |
| #define | A(a) ((assignment *) (a)) |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
| #define A | ( | a | ) | ((assignment *) (a)) |
| PROP_REQ[] |
{
{ "Type", PROP_STR, { PROP_NO_VAL, "Y" },
PROP_RNG_STR7 ("Y", "Z", "S", "H", "G", "A", "T") },
{ "duringDC", PROP_STR, { PROP_NO_VAL, "open" },
PROP_RNG_STR4 ("open", "short", "unspecified", "zerofrequency") },
{ "P11", PROP_REAL, { 0, PROP_NO_STR }, PROP_NO_RANGE },
PROP_NO_PROP }
1.7.6.1