|
Qucs-core
0.0.18
|
capacitor class implementation More...
Go to the source code of this file.
Data Structures | |
| class | capacitor |
Macros | |
| #define | qState 0 |
| #define | cState 1 |
Variables | |
| PROP_REQ [] | |
| PROP_OPT [] | |
capacitor class implementation
A capacitor is a passive device that strore electric energy
Definition in file capacitor.cpp.
| #define cState 1 |
Definition at line 100 of file capacitor.cpp.
| #define qState 0 |
Definition at line 99 of file capacitor.cpp.
| PROP_OPT[] |
Definition at line 141 of file capacitor.cpp.
| PROP_REQ[] |
Definition at line 138 of file capacitor.cpp.
1.8.6