Skip to Main Content Skip to Search
Product Documentation

rfdata.mixerspur class - Package: rfdata

Store data from intermodulation table

Syntax

h = rfdata.mixerspur
h = rfdata.mixerspur('Data',value1,'PLORef',value2,'PinRef','value3)

Description

Use the mixerspur class to store mixer spur power specifications for a circuit object.

h = rfdata.mixerspur returns a data object that defines an intermodulation table, h, whose properties all have their default values.

h = rfdata.mixerspur('Data',value1,'PLORef',value2,'PinRef','value3) returns a data object that defines an intermodulation table, h, based on the specified properties.

Properties

DataMixer spur power values
NameObject name
PinRefReference input power
PLORefReference local oscillator power

Examples

spurs = rfdata.mixerspur...
         ('Data',[2 5 3; 1 0 99; 10 99 99],...
          'PinRef',3,'PLORef',5)

spurs =
 
      Name: 'Intermodulation table'
    PLORef: 5
    PinRef: 3
      Data: [3x3 double]

See Also

rfdata.data | rfdata.ip3 | rfdata.network | rfdata.nf | rfdata.noise | rfdata.power | Visualizing Mixer Spurs

  


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