|
Qucs-core
0.0.19
|

Go to the source code of this file.
Data Structures | |
| class | resistor |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
| PROP_OPT[] |
{
{ "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },
{ "Tc1", PROP_REAL, { 0, PROP_NO_STR }, PROP_NO_RANGE },
{ "Tc2", PROP_REAL, { 0, PROP_NO_STR }, PROP_NO_RANGE },
{ "Tnom", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },
PROP_NO_PROP }
Definition at line 152 of file resistor.cpp.
| PROP_REQ[] |
{
{ "R", PROP_REAL, { 50, PROP_NO_STR }, PROP_NO_RANGE }, PROP_NO_PROP }
Definition at line 150 of file resistor.cpp.
1.7.6.1