|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | twistedpair |
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 209 of file twistedpair.cpp.
| PROP_REQ[] |
{
{ "d", PROP_REAL, { 0.5e-3, PROP_NO_STR }, PROP_POS_RANGEX },
{ "D", PROP_REAL, { 0.8e-3, PROP_NO_STR }, PROP_POS_RANGEX },
{ "L", PROP_REAL, { 1500e-3, PROP_NO_STR }, PROP_NO_RANGE },
{ "T", PROP_REAL, { 100, PROP_NO_STR }, PROP_POS_RANGE },
{ "er", PROP_REAL, { 4, PROP_NO_STR }, PROP_RNGII (1, 100) },
{ "mur", PROP_REAL, { 1, PROP_NO_STR }, PROP_RNGII (1, 100) },
{ "tand", PROP_REAL, { 4e-4, PROP_NO_STR }, PROP_POS_RANGE },
{ "rho", PROP_REAL, { 0.022e-6, PROP_NO_STR }, PROP_POS_RANGE },
PROP_NO_PROP }
Definition at line 199 of file twistedpair.cpp.
1.7.6.1