Qucs-core
0.0.19
|
Go to the source code of this file.
Data Structures | |
class | inductor |
Defines | |
#define | fState 0 |
#define | vState 1 |
Variables | |
PROP_REQ [] | |
PROP_OPT [] |
#define fState 0 |
Definition at line 90 of file inductor.cpp.
#define vState 1 |
Definition at line 91 of file inductor.cpp.
PROP_OPT[] |
{ { "I", PROP_REAL, { 0, PROP_NO_STR }, PROP_NO_RANGE }, PROP_NO_PROP }
Definition at line 124 of file inductor.cpp.
PROP_REQ[] |
{ { "L", PROP_REAL, { 1e-9, PROP_NO_STR }, PROP_NO_RANGE }, PROP_NO_PROP }
Definition at line 122 of file inductor.cpp.