RFmx EVDO DotNET

Table of Contents

RFmxEvdoMXSemResults Class

  • Updated2024-07-17
  • 8 minute(s) read
RFmxEvdoMXSemResults Class

RFmxEvdoMXSemResults Class

Provides methods to fetch and read the SEM measurement results.

Inheritance Hierarchy

SystemObject
  RFmxEvdoMXSubObject
    NationalInstruments.RFmx.EvdoMXRFmxEvdoMXSemResults

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

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchCarrierMeasurement
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.
Public methodFetchCarrierMeasurementArray
Returns the array of carrier measurements.
Public methodFetchLowerOffsetMargin
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.
Public methodFetchLowerOffsetMarginArray
Returns the array of measurement statuses and margins from the limit line measured in the lower offset segments.
Public methodFetchLowerOffsetPower
Returns the lower offset segment power measurements. Use "offset(n)" as the selector string to read parameters from this method.
Public methodFetchLowerOffsetPowerArray
Returns the arrays of lower offset segment power measurements.
Public methodFetchMeasurementStatus
Fetches the SEM measurement status.
Public methodFetchSpectrum
Fetches the spectrum used for the spectral emission mask (SEM) measurement.
Public methodFetchTotalCarrierPower
Returns the total carrier power of the selected carrier.
Public methodFetchUpperOffsetMargin
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.
Public methodFetchUpperOffsetMarginArray
Returns the measurement status and margin from the limit line measured in the upper offset segments.
Public methodFetchUpperOffsetPower
Returns the upper offset segment power measurements. Use "offset(n)" as the selector string to read parameters from this method.
Public methodFetchUpperOffsetPowerArray
Returns the arrays of upper offset segment power measurements.
Public methodGetCarrierAbsoluteIntegratedPower
Gets the absolute carrier power measurement. This value is expressed in dBm. Use "carrier(n)" as the selector string to read this result.
Public methodGetCarrierAbsolutePeakPower
Gets the peak absolute carrier power. This value is expressed in dBm. Use "carrier(n)" as the selector string to read this method.
Public methodGetCarrierPeakFrequency
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.
Public methodGetCarrierRelativeIntegratedPower
Gets the relative carrier power measurement. This value is expressed in dB. Use "carrier(n)" as the selector string to read this result.
Public methodGetCompositeMeasurementStatus
Indicates the overall measurement status based on the measurement limits and the failure criteria specified by the standard for each offset segment.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLowerOffsetAbsoluteIntegratedPower
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.
Public methodGetLowerOffsetAbsolutePeakPower
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.
Public methodGetLowerOffsetMargin
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.
Public methodGetLowerOffsetMarginAbsolutePower
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.
Public methodGetLowerOffsetMarginFrequency
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.
Public methodGetLowerOffsetMarginRelativePower
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.
Public methodGetLowerOffsetMeasurementStatus
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.
Public methodGetLowerOffsetPeakFrequency
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.
Public methodGetLowerOffsetRelativeIntegratedPower
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.
Public methodGetLowerOffsetRelativePeakPower
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.
Public methodGetTotalCarrierPower
Gets the total carrier power of the selected carrier. This value is expressed in dBm.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUpperOffsetAbsoluteIntegratedPower
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.
Public methodGetUpperOffsetAbsolutePeakPower
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.
Public methodGetUpperOffsetMargin
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.
Public methodGetUpperOffsetMarginAbsolutePower
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.
Public methodGetUpperOffsetMarginFrequency
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.
Public methodGetUpperOffsetMarginRelativePower
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.
Public methodGetUpperOffsetMeasurementStatus
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.
Public methodGetUpperOffsetPeakFrequency
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.
Public methodGetUpperOffsetRelativeIntegratedPower
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.
Public methodGetUpperOffsetRelativePeakPower
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.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience