|
|
QString | getSParameterNetlist () |
| |
|
void | setNetlist (QString) |
| |
|
QString | exportSchematic (QString environment, QString backend) |
| |
|
QString | export2QucsS (QString) |
| |
|
void | setFrequencySweep (QString, QString, int) |
| |
|
void | appendComponent (ComponentInfo) |
| |
|
void | appendWire (WireInfo) |
| |
|
void | appendWire (QString, int, QString, int) |
| |
|
void | appendWire (QString, int, QString, int, QColor) |
| |
|
void | appendNode (NodeInfo) |
| |
|
void | appendText (QGraphicsTextItem *text) |
| |
|
double | getZin () |
| |
|
double | getZout () |
| |
|
QString | getZinString () |
| |
|
QString | getZoutString () |
| |
|
QList< ComponentInfo > | getComponents () |
| |
|
void | setComponents (QList< ComponentInfo > C) |
| |
|
QList< WireInfo > | getWires () |
| |
|
QList< NodeInfo > | getNodes () |
| |
|
void | setNodes (QList< NodeInfo > N) |
| |
|
QList< QGraphicsTextItem * > | getTexts () |
| |
|
int | getComponentCounter (ComponentType) |
| |
|
|
QString | Name |
| |
|
QString | Type |
| |
|
QList< ComponentInfo > | Comps |
| |
|
QList< WireInfo > | Wires |
| |
|
QList< NodeInfo > | Nodes |
| |
|
QString | f_start |
| |
|
QString | f_stop |
| |
|
int | n_points |
| |
|
QMap< ComponentType, int > | NumberComponents |
| |
|
unsigned int | NumberWires |
| |
The documentation for this class was generated from the following files: