rfdata.ip3
Store frequency-dependent, third-order intercept points
Description
Use the ip3
class to store third-order intercept point
specifications for a circuit object.
Note
If you set NonLinearData
using rfdata.ip3
or
rfdata.power
, then the property is converted from scalar OIP3
format to the format of rfdata.ip3
or
rfdata.power
.
Creation
Description
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)
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
See Also
rfdata.mixerspur
| rfdata.network
| rfdata.nf
| rfdata.noise
| rfdata.power