RFmxTdscdmaMXSemConfiguration Methods
- Updated2024-07-17
- 5 minute(s) read
RFmxTdscdmaMXSemConfiguration Methods
The RFmxTdscdmaMXSemConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for the SEM measurement. |
![]() | ConfigureSweepTime |
Configures the sweep time. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Gets whether to enable the traces to be stored and retrieved after performing the SEM measurement.
|
![]() | GetAveragingCount |
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXSemAveragingEnabled) method to True.
|
![]() | GetAveragingEnabled |
Gets whether to enable averaging for the SEM measurement.
|
![]() | GetAveragingType |
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the SEM measurement.
|
![]() | GetCarrierIntegrationBandwidth |
Gets the SEM carrier integration bandwidth. This value is expressed in Hz.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeasurementEnabled |
Gets whether to enable the SEM measurement.
|
![]() | GetNumberOfAnalysisThreads |
Gets the maximum number of threads used for parallelism for the SEM measurement.
|
![]() | GetNumberOfOffsets |
Gets the number of SEM offset segments.
|
![]() | GetOffsetBandwidthIntegral |
Gets the bandwidth integral for a specific offset segment. A bandwidth integral greater than 1 indicates that an RBW filter of a narrower bandwidth is used for the offset segment measurement, and digital processing is used to achieve the RBW defined for the offset segment. The offset segment RBW is calculated using the following formula: offset segment RBW = RBW * BW integral
|
![]() | GetOffsetRbwFilterBandwidth |
Gets the bandwidth of the RBW filter used to sweep the offset segment. This value is expressed in Hz.
|
![]() | GetOffsetRbwFilterType |
Gets the the type of RBW filter used to sweep the offset segment.
|
![]() | GetOffsetStartFrequency |
Gets the start frequency of an SEM offset segment, relative to the carrier frequency. This value is expressed in Hz.
|
![]() | GetOffsetStopFrequency |
Gets the stop frequency of an SEM offset segment, relative to the carrier frequency. This value is expressed in Hz.
|
![]() | GetSweepTimeAuto |
Gets whether the measurement calculates the sweep time.
|
![]() | GetSweepTimeInterval |
Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxTdscdmaMXSemSweepTimeAuto) 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 SEM measurement.
|
![]() | SetAveragingCount |
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXSemAveragingEnabled) method to True.
|
![]() | SetAveragingEnabled |
Sets whether to enable averaging for the SEM measurement.
|
![]() | SetAveragingType |
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the SEM measurement.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the SEM measurement.
|
![]() | SetNumberOfAnalysisThreads |
Sets the maximum number of threads used for parallelism for the SEM measurement.
|
![]() | SetSweepTimeAuto |
Sets whether the measurement calculates the sweep time.
|
![]() | SetSweepTimeInterval |
Sets the sweep time when you set the SetSweepTimeAuto(String, RFmxTdscdmaMXSemSweepTimeAuto) method to False. This value is expressed in seconds.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |