Qucs-core
0.0.19
|
Go to the source code of this file.
Data Structures | |
struct | substrate |
Variables | |
PROP_REQ [] | |
PROP_OPT [] |
PROP_OPT[] |
{ PROP_NO_PROP }
Definition at line 56 of file substrate.cpp.
PROP_REQ[] |
{ { "er", PROP_REAL, { 9.8, PROP_NO_STR }, PROP_RNGII (1, 100) }, { "h", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE }, { "t", PROP_REAL, { 35e-6, PROP_NO_STR }, PROP_POS_RANGE }, { "tand", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_POS_RANGE }, { "rho", PROP_REAL, { 0.022e-6, PROP_NO_STR }, PROP_POS_RANGE }, { "D", PROP_REAL, { 0.15e-6, PROP_NO_STR }, PROP_POS_RANGE }, PROP_NO_PROP }
Definition at line 48 of file substrate.cpp.