Qucs-core
0.0.19
|
Go to the source code of this file.
Data Structures | |
class | msstep |
Variables | |
PROP_REQ [] | |
PROP_OPT [] |
PROP_OPT[] |
{ PROP_NO_PROP }
Definition at line 127 of file msstep.cpp.
PROP_REQ[] |
{ { "W1", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE }, { "W2", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE }, { "Subst", PROP_STR, { PROP_NO_VAL, "Subst1" }, PROP_NO_RANGE }, { "MSDispModel", PROP_STR, { PROP_NO_VAL, "Kirschning" }, PROP_RNG_DIS }, { "MSModel", PROP_STR, { PROP_NO_VAL, "Hammerstad" }, PROP_RNG_MOD }, PROP_NO_PROP }
Definition at line 120 of file msstep.cpp.