Qucs-core
0.0.19
|
Go to the source code of this file.
Data Structures | |
class | cpwline |
Variables | |
PROP_REQ [] | |
PROP_OPT [] |
PROP_OPT[] |
{ { "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) }, { "Backside", PROP_STR, { PROP_NO_VAL, "Metal" }, PROP_RNG_STR2 ("Metal", "Air") }, { "Approx", PROP_STR, { PROP_NO_VAL, "no" }, PROP_RNG_YESNO }, PROP_NO_PROP }
Definition at line 421 of file cpwline.cpp.
PROP_REQ[] |
{ { "W", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE }, { "S", 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 }, PROP_NO_PROP }
Definition at line 415 of file cpwline.cpp.