RFmxCdma2kMXChpConfiguration Methods
- Updated2024-07-17
- 5 minute(s) read
RFmx
The RFmxCdma2kMXChpConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for the CHP measurement. |
![]() | ConfigureRbwFilter |
Configures the RBW filter. |
![]() | ConfigureSweepTime |
Configures the sweep time. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object) |
![]() | GetAllTracesEnabled | Gets whether to enable the traces to be stored and retrieved after performing the CHP measurement. |
![]() | GetAveragingCount | Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxCdma2kMXChpAveragingEnabled) method to True. |
![]() | GetAveragingEnabled | Gets whether to enable averaging for the CHP measurement. |
![]() | GetAveragingType(String, RFmxCdma2kMXChpAveragingType) | Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the CHP measurement. |
![]() | GetAveragingType(String, RFmxCdma2kMXSemAveragingType) | Obsolete. Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the CHP measurement. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) |
![]() | GetIntegrationBandwidth | Gets the CHP carrier integration bandwidth. This value is expressed in Hz. |
![]() | GetMeasurementEnabled | Gets whether to enable the CHP measurement. |
![]() | GetNumberOfAnalysisThreads | Gets the maximum number of threads used for parallelism for the CHP 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, RFmxCdma2kMXChpRbwAutoBandwidth) method to False. This value is expressed in Hz. |
![]() | GetRbwFilterType | Gets the shape of the digital RBW filter. |
![]() | GetSweepTimeAuto | Gets whether the measurement computes the sweep time. |
![]() | GetSweepTimeInterval | Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxCdma2kMXChpSweepTimeAuto) 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 CHP measurement. |
![]() | SetAveragingCount | Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxCdma2kMXChpAveragingEnabled) method to True. |
![]() | SetAveragingEnabled | Sets whether to enable averaging for the CHP measurement. |
![]() | SetAveragingType(String, RFmxCdma2kMXChpAveragingType) | Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the CHP measurement. |
![]() | SetAveragingType(String, RFmxCdma2kMXSemAveragingType) | Obsolete. Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the CHP measurement. |
![]() | SetMeasurementEnabled | Sets whether to enable the CHP measurement. |
![]() | SetNumberOfAnalysisThreads | Sets the maximum number of threads used for parallelism for the CHP 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, RFmxCdma2kMXChpRbwAutoBandwidth) 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, RFmxCdma2kMXChpSweepTimeAuto) method to False. This value is expressed in seconds. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |