Skip to Main Content Skip to Search
Product Documentation

rfdata.ip3 class - Package: rfdata

Store frequency-dependent, third-order intercept points

Syntax

h = rfdata.ip3
h = rfdata.ip3('Type',value1,'Freq',value2,'Data',value3)

Description

Use the ip3 class to store third-order intercept point specifications for a circuit object.

h = rfdata.ip3 returns a data object for the frequency-dependent IP3, h, whose properties all have their default values.

h = rfdata.ip3('Type',value1,'Freq',value2,'Data',value3) returns a data object for the frequency-dependent IP3, h, based on the specified properties.

Properties

DataThird-order intercept values
FreqFrequency data
NameObject name
TypePower reference type

Examples

ip3data = rfdata.ip3...
             ('Type','OIP3','Freq',2.1e9,'Data',8.45)

ip3data =
 
    Name: '3rd order intercept'
    Type: 'OIP3'
    Freq: 2.1000e+009
    Data: 8.4500

See Also

rfdata.data | rfdata.mixerspur | rfdata.network | rfdata.nf | rfdata.noise | rfdata.power

  


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