addMixer(hif,newimt,newrfcf,newrfbw,newmixtype,newifbw)
adds a mixer to a multiband transmitter or receiver object hif
as part of an intermediate-frequency (IF) planning analysis workflow.
Intermodulation table, specified as a matrix of size
2-by-2 or greater with each
element unit in dB. Values in the matrix are intermodulation levels.
Positive values represent greater attenuation.
Columns of the matrix represent integer multiples of the local oscillator
(LO) of the mixer, where column one is 0*LO, column 2 is
1*LO, etc. Rows of the matrix represent multipliers
for the input frequency to the mixer.
Mixer type, specified as 'sum',
'diff', 'low',
'high'. If the IFLocation property
in OpenIF object is set to
'MixerInput', then the mixer type is
'sum' or 'diff'. If the
IFLocation property in OpenIF
object is set to 'MixerOutput', then the mixer type is
'low' or 'high'