RFmxEvdoMXSemResults Class
- Updated2024-07-17
- 8 minute(s) read
RFmxEvdoMXSemResults Class
Provides methods to fetch and read the SEM measurement results.
Inheritance Hierarchy
Namespace: NationalInstruments.RFmx.EvdoMX
Assembly: NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public sealed class RFmxEvdoMXSemResults : RFmxEvdoMXSubObject
Public NotInheritable Class RFmxEvdoMXSemResults Inherits RFmxEvdoMXSubObject
The RFmxEvdoMXSemResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FetchCarrierMeasurement |
Returns the carrier measurements for the carrier selected by the selector string. Use "carrier(n)" as the selector string to read parameters from this method. |
![]() | FetchCarrierMeasurementArray |
Returns the array of carrier measurements. |
![]() | FetchLowerOffsetMargin |
Returns the measurement status and margin from the limit line measured in the lower offset segment.
Use "offset(n)" as the selector string to read parameters from this method. |
![]() | FetchLowerOffsetMarginArray |
Returns the array of measurement statuses and margins from the limit line measured in the lower offset segments. |
![]() | FetchLowerOffsetPower |
Returns the lower offset segment power measurements. Use "offset(n)" as the selector string to read parameters from this method. |
![]() | FetchLowerOffsetPowerArray |
Returns the arrays of lower offset segment power measurements. |
![]() | FetchMeasurementStatus |
Fetches the SEM measurement status. |
![]() | FetchSpectrum |
Fetches the spectrum used for the spectral emission mask (SEM) measurement. |
![]() | FetchTotalCarrierPower |
Returns the total carrier power of the selected carrier. |
![]() | FetchUpperOffsetMargin |
Returns the measurement status and margin from the limit line measured in the upper offset segment.
Use "offset(n)" as the selector string to read parameters from this method. |
![]() | FetchUpperOffsetMarginArray |
Returns the measurement status and margin from the limit line measured in the upper offset segments. |
![]() | FetchUpperOffsetPower |
Returns the upper offset segment power measurements.
Use "offset(n)" as the selector string to read parameters from this method. |
![]() | FetchUpperOffsetPowerArray |
Returns the arrays of upper offset segment power measurements. |
![]() | GetCarrierAbsoluteIntegratedPower |
Gets the absolute carrier power measurement. This value is expressed in dBm. Use "carrier(n)" as the selector string to read this result.
|
![]() | GetCarrierAbsolutePeakPower |
Gets the peak absolute carrier power. This value is expressed in dBm. Use "carrier(n)" as the selector string to read this method.
|
![]() | GetCarrierPeakFrequency |
Gets the frequency at which the peak power occurs in the carrier channel. This value is expressed in Hz. Use "carrier(n)" as the selector string to read this result.
|
![]() | GetCarrierRelativeIntegratedPower |
Gets the relative carrier power measurement. This value is expressed in dB. Use "carrier(n)" as the selector string to read this result.
|
![]() | GetCompositeMeasurementStatus |
Indicates the overall measurement status based on the measurement limits and the failure criteria specified by the standard for each offset segment.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLowerOffsetAbsoluteIntegratedPower |
Gets the absolute power measured in the lower (negative) offset segment. This value is expressed in dBm. Use "offset(n)" as the selector string to read this method.
|
![]() | GetLowerOffsetAbsolutePeakPower |
Gets the peak absolute power measured in the lower (negative) offset segment. This value is expressed in dBm. Use "offset(n)" as the selector string to read this method.
|
![]() | GetLowerOffsetMargin |
Gets the margin from the limit mask value specified by the standard. This value is expressed in dB. Use "offset(n)" as the selector string to read this method.
|
![]() | GetLowerOffsetMarginAbsolutePower |
Gets the absolute power at which the margin occurred in the lower (negative) offset segment. This value is expressed in dBm. Use "offset(n)" as the selector string to read this method.
|
![]() | GetLowerOffsetMarginFrequency |
Gets the frequency at which the margin occurred in the lower (negative) offset segment. This value is expressed in Hz. Use "offset(n)" as the selector string to read this method.
|
![]() | GetLowerOffsetMarginRelativePower |
Gets the power at which the margin occurred in the lower (negative) offset segment relative to the integrated power of the reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this method.
|
![]() | GetLowerOffsetMeasurementStatus |
Indicates the lower offset segment measurement status based on measurement limits and the failure criteria specified by the standard. Use "offset(n)" as the selector string to read this method.
|
![]() | GetLowerOffsetPeakFrequency |
Gets the frequency at which the peak power occurred in the lower offset segment. This value is expressed in Hz. Use "offset(n)" as the selector string to read this method.
|
![]() | GetLowerOffsetRelativeIntegratedPower |
Gets the power measured in the lower (negative) offset segment relative to the integrated power of the reference carrier. Use "offset(n)" as the selector string to read this method.
|
![]() | GetLowerOffsetRelativePeakPower |
Gets the peak power measured in the lower (negative) offset segment relative to the integrated power of the reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this method.
|
![]() | GetTotalCarrierPower |
Gets the total carrier power of the selected carrier. This value is expressed in dBm.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUpperOffsetAbsoluteIntegratedPower |
Gets the absolute power measured in the upper (positive) offset segment. This value is expressed in dBm. Use "offset(n)" as the selector string to read this result.
|
![]() | GetUpperOffsetAbsolutePeakPower |
Gets the peak absolute power measured in the upper (positive) offset segment. This value is expressed in dBm. Use "offset(n)" as the selector string to read this method.
|
![]() | GetUpperOffsetMargin |
Gets the margin from the limit mask value specified by the standard. This value is expressed in dB. Use "offset(n)" as the selector string to read this method.
|
![]() | GetUpperOffsetMarginAbsolutePower |
Gets the power at which the margin occurred in the upper (positive) offset segment, relative to the integrated power of the reference carrier. This value is expressed in dBm. Use "offset(n)" as the selector string to read this method.
|
![]() | GetUpperOffsetMarginFrequency |
Gets the frequency at which the margin occurred in the upper (positive) offset. This value is expressed in Hz. Use "offset(n)" as the selector string to read this method.
|
![]() | GetUpperOffsetMarginRelativePower |
Gets the power at which the margin occurred in the upper (positive) offset segment relative to the integrated power of the reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this method.
|
![]() | GetUpperOffsetMeasurementStatus |
Indicates the upper offset measurement status based on measurement limits and the failure criteria specified by the standard. Use "offset(n)" as the selector string to read this method.
|
![]() | GetUpperOffsetPeakFrequency |
Gets the frequency at which the peak power occurred in the upper offset segment. This value is expressed in Hz. Use "offset(n)" as the selector string to read this method.
|
![]() | GetUpperOffsetRelativeIntegratedPower |
Gets the power measured in the upper (positive) offset segment relative to the integrated power of the reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this result.
|
![]() | GetUpperOffsetRelativePeakPower |
Gets the peak power measured in the upper (positive) offset segment relative to the integrated power of the reference carrier. This value is expressed in dB. Use "offset(n)" as the selector string to read this method.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |