RFmxSpecAnMXIMResults Methods
- Updated2024-07-17
- 5 minute(s) read
RFmx
The RFmxSpecAnMXIMResults type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
| FetchFundamentalMeasurement |
Fetches the peak powers of the two fundamental tones. | |
| FetchInterceptPower |
Fetches the output intercept powers for the intermod. Use "intermod(n)" as the selector string to read results from this method. | |
| FetchInterceptPowerArray |
Fetches the output intercept powers for the intermod. | |
| FetchIntermodMeasurement |
Fetches the peak powers of the lower and upper intermods. Use "intermod(n)" as the selector string to read results from this method. | |
| FetchIntermodMeasurementArray |
Fetches an array of peak powers of the lower and upper intermods. | |
| FetchSpectrum | Fetches the spectrum trace in IM measurement corresponding to the specified spectrumIndex. | |
| GetFundamentalLowerTonePower | Gets the peak power measured around the lower tone frequency when you set the SetLocalPeakSearchEnabled(String, RFmxSpecAnMXIMLocalPeakSearchEnabled) method to True. This value is expressed in dBm. When you set the IM Local Peak Search Enabled method to False, the measurement returns the power at the lower tone frequency. | |
| GetFundamentalUpperTonePower | Gets the peak power measured around the upper tone frequency when you set the SetLocalPeakSearchEnabled(String, RFmxSpecAnMXIMLocalPeakSearchEnabled) method to True. This value is expressed in dBm. When you set the IM Local Peak Search Enabled method to False, the measurement returns the power at the upper tone frequency. | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
| GetIntermodOrder | Gets the order of the intermod. | |
| GetLowerIntermodPower | Gets the peak power measured around the lower intermod frequency when you set the SetLocalPeakSearchEnabled(String, RFmxSpecAnMXIMLocalPeakSearchEnabled) method to True. This value is expressed in dBm. When you set the IM Local Peak Search Enabled method to False, the measurement returns the power at the lower intermod frequency. | |
| GetLowerIntermodRelativePower | Gets the relative peak power measured around the lower intermod frequency when you set the SetLocalPeakSearchEnabled(String, RFmxSpecAnMXIMLocalPeakSearchEnabled) method to True. This value is expressed in dBc. When you set the IM Local Peak Search Enabled method to False, the measurement returns the relative power at the lower intermod frequency. | |
| GetLowerOutputInterceptPower | Gets the lower output intercept power. This value is expressed in dBm. Refer to the IM topic for more information about this result. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetUpperIntermodPower | Gets the peak power measured around the upper intermod frequency when you set the SetLocalPeakSearchEnabled(String, RFmxSpecAnMXIMLocalPeakSearchEnabled) method to True. This value is expressed in dBm. When you set the IM Local Peak Search Enabled method to False, the measurement returns the power at the upper intermod frequency. | |
| GetUpperIntermodRelativePower | Gets the relative peak power measured around the upper intermod frequency when you set the SetLocalPeakSearchEnabled(String, RFmxSpecAnMXIMLocalPeakSearchEnabled) method to True. This value is expressed in dBc. When you set the IM Local Peak Search Enabled method to False, the measurement returns the relative power at the upper intermod frequency. | |
| GetUpperOutputInterceptPower | Gets the upper output intercept power. This value is expressed in dBm. Refer to the IM topic for more information about this result. | |
| GetWorstCaseIntermodAbsolutePower | Gets the worst case intermod power that is equal to the maximum of the values of both the IM Results Upper Intermod Power and IM Results Lower Intermod Power results. This value is expressed in dBm. | |
| GetWorstCaseIntermodRelativePower | Gets the worst case intermod relative power that is equal to the maximum of the values of both the IM Results Upper Intermod Relative Power and IM Results Lower Intermod Relative Power results. This value is expressed in dBc. | |
| GetWorstCaseOutputInterceptPower | Gets the worst case output intercept power which is equal to the minimum of the values of the IM Results Upper Output Intercept Power and IM Results Lower Output Intercept Power results. This value is expressed in dBm. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |