|
|
| Component_SPAR (ComponentType_SPAR t, const string &n, const vector< int > &nds, const vector< vector< Complex > > &S, int rfPorts, double Z0=50.0) |
| |
|
| Component_SPAR (ComponentType_SPAR t, const string &n, const vector< int > &nds, QMap< QString, QList< double > > freqData, int rfPorts, double Z0=50.0) |
| |
|
| Component_SPAR (ComponentType_SPAR t, const string &n, const vector< int > &nds, QMap< QString, double > val) |
| |
|
| Component_SPAR (ComponentType_SPAR t, const string &n, const vector< int > &nds, QMap< QString, Complex > zval) |
| |
|
| Component_SPAR (ComponentType_SPAR t, const string &n, const vector< int > &nds, const vector< vector< Complex > > &S) |
| |
|
| Component_SPAR (ComponentType_SPAR t, const string &n, const vector< int > &nds, QMap< QString, QList< double > > freqData) |
| |
|
|
ComponentType_SPAR | type |
| |
|
string | name |
| |
|
vector< int > | nodes |
| |
|
QMap< QString, double > | value |
| |
|
QMap< QString, Complex > | Zvalue |
| |
|
vector< vector< Complex > > | Smatrix |
| |
|
double | frequency |
| |
|
QMap< QString, QList< double > > | freqDepData |
| |
|
int | numRFPorts |
| |
|
double | referenceImpedance |
| |
The documentation for this struct was generated from the following files: