RFmx EVDO DotNET

Table of Contents

RFmxEvdoMXSemConfiguration Class

  • Updated2024-07-17
  • 5 minute(s) read
RFmxEvdoMXSemConfiguration Class

RFmxEvdoMXSemConfiguration Class

Provides methods to configure the SEM measurement

Inheritance Hierarchy

SystemObject
  RFmxEvdoMXSubObject
    NationalInstruments.RFmx.EvdoMXRFmxEvdoMXSemConfiguration

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 RFmxEvdoMXSemConfiguration : RFmxEvdoMXSubObject
Public NotInheritable Class RFmxEvdoMXSemConfiguration
	Inherits RFmxEvdoMXSubObject

The RFmxEvdoMXSemConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureAveraging
Configures averaging for the spectral emission mask (SEM) measurement.
Public methodConfigureSweepTime
Configures the sweep time.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAllTracesEnabled
Gets whether to enable the traces to be stored and retrieved after performing the spectral emissions mask (SEM) measurement.
Public methodGetAveragingCount
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxEvdoMXSemAveragingEnabled) method to True.
Public methodGetAveragingEnabled
Gets whether to enable averaging for the spectral emissions mask (SEM) measurement.
Public methodGetAveragingType
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the spectral emissions mask (SEM) measurement.
Public methodGetCarrierIntegrationBandwidth
Gets the SEM carrier integration bandwidth. This value is expressed in Hz.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMeasurementEnabled
Gets whether to enable the spectral emissions mask (SEM) measurement.
Public methodGetNumberOfAnalysisThreads
Gets the maximum number of threads used for parallelism for the spectral emissions mask (SEM) measurement.
Public methodGetNumberOfOffsets
Gets the number of SEM offset segments.
Public methodGetOffsetBandwidthIntegral
Gets the bandwidth integral for a specific offset segment.
Public methodGetOffsetRbwFilterBandwidth
Gets the bandwidth of the RBW filter used to sweep the offset segment. This value is expressed in Hz.
Public methodGetOffsetRbwFilterType
Gets the type of RBW filter used to sweep the offset segment.
Public methodGetOffsetStartFrequency
Gets the start frequency of an SEM offset segment relative to the carrier frequency. This value is expressed in Hz.
Public methodGetOffsetStopFrequency
Gets the stop frequency of an SEM offset segment relative to the carrier frequency. This value is expressed in Hz.
Public methodGetSweepTimeAuto
Gets whether the measurement computes the sweep time.
Public methodGetSweepTimeInterval
Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxEvdoMXSemSweepTimeAuto) method to False. This value is expressed in seconds.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetAllTracesEnabled
Sets whether to enable the traces to be stored and retrieved after performing the spectral emissions mask (SEM) measurement.
Public methodSetAveragingCount
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxEvdoMXSemAveragingEnabled) method to True.
Public methodSetAveragingEnabled
Sets whether to enable averaging for the spectral emissions mask (SEM) measurement.
Public methodSetAveragingType
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the spectral emissions mask (SEM) measurement.
Public methodSetMeasurementEnabled
Sets whether to enable the spectral emissions mask (SEM) measurement.
Public methodSetNumberOfAnalysisThreads
Sets the maximum number of threads used for parallelism for the spectral emissions mask (SEM) measurement.
Public methodSetSweepTimeAuto
Sets whether the measurement computes the sweep time.
Public methodSetSweepTimeInterval
Sets the sweep time when you set the SetSweepTimeAuto(String, RFmxEvdoMXSemSweepTimeAuto) method to False. This value is expressed in seconds.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience