Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Component_SPAR Struct Reference

Public Member Functions

 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)
 

Public Attributes

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: