Qucs-core
0.0.19
|
Go to the source code of this file.
Data Structures | |
class | msrstub |
Variables | |
PROP_REQ [] | |
PROP_OPT [] |
PROP_OPT[] |
{ PROP_NO_PROP }
Definition at line 99 of file msrstub.cpp.
PROP_REQ[] |
{ { "ri", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE }, { "ro", PROP_REAL, { 10e-3, PROP_NO_STR }, PROP_POS_RANGE }, { "alpha", PROP_REAL, { 90, PROP_NO_STR }, PROP_RNGII (0, 180) }, { "Subst", PROP_STR, { PROP_NO_VAL, "Subst1" }, PROP_NO_RANGE }, PROP_NO_PROP }
Definition at line 93 of file msrstub.cpp.