|
Qucs-core
0.0.18
|
The analysis class header file. More...
#include "object.h"Go to the source code of this file.
Data Structures | |
| class | qucs::ptrlist< type_t > |
| class | qucs::analysis |
| class for performing circuit analyses. More... | |
Namespaces | |
| qucs | |
Macros | |
| #define | SAVE_OPS 1 |
| #define | SAVE_ALL 2 |
| #define | SAVE_CVS 4 |
| #define | ACREATOR(val) |
The analysis class header file.
Contains the analysis class definition.
Definition in file analysis.h.
| #define ACREATOR | ( | val | ) |
Definition at line 40 of file analysis.h.
| #define SAVE_ALL 2 |
Definition at line 37 of file analysis.h.
| #define SAVE_CVS 4 |
Definition at line 38 of file analysis.h.
| #define SAVE_OPS 1 |
Definition at line 36 of file analysis.h.
1.8.6