Skip to Main Content Skip to Search
Product Documentation

listparam - List valid parameters for specified circuit object

Syntax

list = listparam(h)

Description

list = listparam(h) lists the valid parameters for the specified circuit object h.

Several parameters are available for all objects. When you import rfckt.amplifier, rfckt.mixer, or rfdata.data object specifications from a .p2d or .s2d file, the list of valid parameters also includes any operating conditions from the file that have numeric values, such as bias.

The following table describes the most commonly available parameters.

ParameterDescription

S11, S12, S21, S22

LS11, LS12, LS21, LS22 (Amplifier and mixer objects with multiple operating conditions only)

S-parameters
GroupDelayGroup delay
GammaIn, GammaOutInput and output reflection coefficients
VSWRIn, VSWROutInput and output voltage standing-wave ratio
IIP3, OIP3 (Amplifier and mixer objects only)Third-order intercept point
NFNoise figure
TF1Ratio of the load voltage to the output voltage of the source when the input port is conjugate matched
TF2Ratio of load voltage to the source voltage
  • Gt

  • Ga

  • Gp

  • Gmag

  • Gmsg

  • Transducer power gain

  • Available power gain

  • Operating power gain

  • Maximum available power gain

  • Maximum stable gain

GammaMS, GammaMLSource and load reflection coefficients for simultaneous conjugate match
K, Mu, MuPrimeStability factor
DeltaStability condition

Examples

The following examples show you how to list the parameters for a transmission line object.

trl = rfckt.txline;
f = [1e9:1.0e7:3e9];
analyze(trl,f);
list = listparam(trl)

See Also

analyze | calculate | extract | getz0 | listformat | loglog | plot | plotyy | polar | read | restore | semilogx | semilogy | smith | write

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS