RFmxEvdoMXObwConfiguration Methods
- Updated2024-07-17
- 4 minute(s) read
RFmxEvdoMXObwConfiguration Methods
The RFmxEvdoMXObwConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for the occupied bandwidth (OBW) measurement. |
![]() | ConfigureRbwFilter |
Configures the resolution bandwidth (RBW) filter. |
![]() | ConfigureSweepTime |
Configures sweep time. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Gets whether to enable the traces to be stored and retrieved after performing the occupied bandwidth (OBW) measurement.
|
![]() | GetAveragingCount |
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxEvdoMXObwAveragingEnabled) method to True.
|
![]() | GetAveragingEnabled |
Gets whether to enable averaging for the occupied bandwidth (OBW) measurement.
|
![]() | GetAveragingType |
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for occupied bandwidth (OBW) measurement.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeasurementEnabled |
Gets whether to enable the occupied bandwidth (OBW) measurement.
|
![]() | GetNumberOfAnalysisThreads |
Gets the maximum number of threads used for parallelism for the occupied bandwidth (OBW) measurement.
|
![]() | GetRbwFilterAutoBandwidth |
Gets whether the measurement computes the RBW.
|
![]() | GetRbwFilterBandwidth |
Gets the bandwidth of the RBW filter, used to sweep the acquired signal, when you set the SetRbwFilterAutoBandwidth(String, RFmxEvdoMXObwRbwAutoBandwidth) method to False. This value is expressed in Hz.
|
![]() | GetRbwFilterType |
Gets the shape of the digital RBW filter.
|
![]() | GetSpan |
Gets the frequency span of the OBW measurement. This value is expressed in Hz.
|
![]() | GetSweepTimeAuto |
Gets whether the measurement computes the sweep time.
|
![]() | GetSweepTimeInterval |
Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxEvdoMXObwSweepTimeAuto) method to False. This value is expressed in seconds.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetAllTracesEnabled |
Sets whether to enable the traces to be stored and retrieved after performing the occupied bandwidth (OBW) measurement.
|
![]() | SetAveragingCount |
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxEvdoMXObwAveragingEnabled) method to True.
|
![]() | SetAveragingEnabled |
Sets whether to enable averaging for the occupied bandwidth (OBW) measurement.
|
![]() | SetAveragingType |
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for occupied bandwidth (OBW) measurement.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the occupied bandwidth (OBW) measurement.
|
![]() | SetNumberOfAnalysisThreads |
Sets the maximum number of threads used for parallelism for the occupied bandwidth (OBW) measurement.
|
![]() | SetRbwFilterAutoBandwidth |
Sets whether the measurement computes the RBW.
|
![]() | SetRbwFilterBandwidth |
Sets the bandwidth of the RBW filter, used to sweep the acquired signal, when you set the SetRbwFilterAutoBandwidth(String, RFmxEvdoMXObwRbwAutoBandwidth) method to False. This value is expressed in Hz.
|
![]() | SetRbwFilterType |
Sets the shape of the digital RBW filter.
|
![]() | SetSweepTimeAuto |
Sets whether the measurement computes the sweep time.
|
![]() | SetSweepTimeInterval |
Sets the sweep time when you set the SetSweepTimeAuto(String, RFmxEvdoMXObwSweepTimeAuto) method to False. This value is expressed in seconds.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |