RFmx EVDO DotNET

Table of Contents

RFmxEvdoMXChpConfiguration Methods

  • Updated2024-07-17
  • 5 minute(s) read
RFmxEvdoMXChpConfiguration Methods

RFmxEvdoMXChpConfiguration Methods

The RFmxEvdoMXChpConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureAveraging
Configures averaging for the channel power (CHP) measurement.
Public methodConfigureRbwFilter
Configures the resolution bandwidth (RBW) filter.
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 channel power (CHP) measurement.
Public methodGetAveragingCount
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxEvdoMXChpAveragingEnabled) method to True.
Public methodGetAveragingEnabled
Gets whether to enable averaging for the channel power (CHP) measurement.
Public methodGetAveragingType
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the channel power (CHP) measurement.
Public methodGetCarrierIntegrationBandwidth
Gets the CHP 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 channel power (CHP) measurement.
Public methodGetNumberOfAnalysisThreads
Gets the maximum number of threads used for parallelism for the channel power (CHP) measurement.
Public methodGetRbwFilterAutoBandwidth
Gets whether the measurement computes the RBW.
Public methodGetRbwFilterBandwidth
Gets the bandwidth of the RBW filter, used to sweep the acquired signal, when you set the SetRbwFilterAutoBandwidth(String, RFmxEvdoMXChpRbwAutoBandwidth) method to False. This value is expressed in Hz.
Public methodGetRbwFilterType
Gets the shape of the digital RBW filter.
Public methodGetSweepTimeAuto
Gets whether the measurement computes the sweep time.
Public methodGetSweepTimeInterval
Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxEvdoMXChpSweepTimeAuto) 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 channel power (CHP) measurement.
Public methodSetAveragingCount
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxEvdoMXChpAveragingEnabled) method to True.
Public methodSetAveragingEnabled
Sets whether to enable averaging for the channel power (CHP) measurement.
Public methodSetAveragingType
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the channel power (CHP) measurement.
Public methodSetMeasurementEnabled
Sets whether to enable the channel power (CHP) measurement.
Public methodSetNumberOfAnalysisThreads
Sets the maximum number of threads used for parallelism for the channel power (CHP) measurement.
Public methodSetRbwFilterAutoBandwidth
Sets whether the measurement computes the RBW.
Public methodSetRbwFilterBandwidth
Sets the bandwidth of the RBW filter, used to sweep the acquired signal, when you set the SetRbwFilterAutoBandwidth(String, RFmxEvdoMXChpRbwAutoBandwidth) method to False. This value is expressed in Hz.
Public methodSetRbwFilterType
Sets the shape of the digital RBW filter.
Public methodSetSweepTimeAuto
Sets whether the measurement computes the sweep time.
Public methodSetSweepTimeInterval
Sets the sweep time when you set the SetSweepTimeAuto(String, RFmxEvdoMXChpSweepTimeAuto) 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