Qucs-core
0.0.19
|
Go to the source code of this file.
Data Structures | |
class | msline |
Variables | |
PROP_REQ [] | |
PROP_OPT [] |
PROP_OPT[] |
{ { "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) }, PROP_NO_PROP }
Definition at line 496 of file msline.cpp.
PROP_REQ[] |
{ { "W", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE }, { "L", PROP_REAL, { 10e-3, PROP_NO_STR }, PROP_POS_RANGE }, { "Subst", PROP_STR, { PROP_NO_VAL, "Subst1" }, PROP_NO_RANGE }, { "DispModel", PROP_STR, { PROP_NO_VAL, "Kirschning" }, PROP_RNG_DIS }, { "Model", PROP_STR, { PROP_NO_VAL, "Hammerstad" }, PROP_RNG_MOD }, PROP_NO_PROP }
Definition at line 489 of file msline.cpp.