RFmxLteMXObwConfiguration Methods
- Updated2024-07-17
- 5 minute(s) read
RFmxLteMXObwConfiguration Methods
The RFmxLteMXObwConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for the OBW measurement. |
![]() | ConfigureRbwFilter |
Configures the RBW filter. |
![]() | ConfigureSweepTime |
Configures the sweep time. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Gets whether to enable the traces to be stored and retrieved after performing the OBW measurement.
|
![]() | GetAmplitudeCorrectionType |
Gets whether the amplitude of the frequency bins, used in measurements, is corrected for external attenuation at the RF center frequency, or at the individual frequency bins. Use the RFmxInstr_CfgExternalAttenuationTable function to configure the external attenuation table.
|
![]() | GetAveragingCount |
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxLteMXObwAveragingEnabled) method to True.
|
![]() | GetAveragingEnabled |
Gets whether to enable averaging for the OBW measurement.
|
![]() | GetAveragingType |
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the OBW measurement.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeasurementEnabled |
Gets whether to enable the OBW measurement.
|
![]() | GetNumberOfAnalysisThreads |
Gets the maximum number of threads used for parallelism for the OBW measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations.
|
![]() | 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, RFmxLteMXObwRbwAutoBandwidth) method to False. This value is expressed in Hz.
|
![]() | GetRbwFilterType |
Gets the shape of the digital RBW filter.
|
![]() | GetSpan |
Gets the frequency search space to find the OBW. 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, RFmxLteMXObwSweepTimeAuto) 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 OBW measurement.
|
![]() | SetAmplitudeCorrectionType |
Sets whether the amplitude of the frequency bins, used in measurements, is corrected for external attenuation at the RF center frequency, or at the individual frequency bins. Use the RFmxInstr_CfgExternalAttenuationTable function to configure the external attenuation table.
|
![]() | SetAveragingCount |
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxLteMXObwAveragingEnabled) method to True.
|
![]() | SetAveragingEnabled |
Sets whether to enable averaging for the OBW measurement.
|
![]() | SetAveragingType |
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the OBW measurement.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the OBW measurement.
|
![]() | SetNumberOfAnalysisThreads |
Sets the maximum number of threads used for parallelism for the OBW measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations.
|
![]() | 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, RFmxLteMXObwRbwAutoBandwidth) 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, RFmxLteMXObwSweepTimeAuto) method to False. This value is expressed in seconds.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |