rfdata.mixerspur
Store data from intermodulation table
Description
Use the mixerspur class to store mixer spur power
            specifications for a circuit object.
Note
mixerIMT is
                recommend over rfckt.mixer because it enables you to:
- Create a two-port mixer element. 
- Perform frequency translation defined in an intermodulation table (IMT) for a single-tone carrier mixed with a local oscillator (LO) signal. 
- Build a - circuitobject with a mixer and a modulator element.
- Model a mixer in an RF chain created using an - rfbudgetobject or the RF Budget Analyzer app.
- Export the mixer element to RF Blockset™ or to - rfsystemSystem object™ for circuit envelope or idealized baseband analysis.
(since R2023b)
Creation
Description
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) 
                        sets properties using one or more name-value pairs. You can specify multiple
                        name-value pairs. Enclose each property name in a quote
Properties
Examples
Version History
Introduced in R2009a