RFmx TDSCDMA DotNET

Table of Contents

RFmxTdscdmaMXSemConfiguration Methods

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

RFmxTdscdmaMXSemConfiguration Methods

The RFmxTdscdmaMXSemConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureAveraging
Configures averaging for the SEM measurement.
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 SEM measurement.
Public methodGetAveragingCount
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXSemAveragingEnabled) method to True.
Public methodGetAveragingEnabled
Gets whether to enable averaging for the SEM measurement.
Public methodGetAveragingType
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the SEM measurement.
Public methodGetCarrierIntegrationBandwidth
Gets the SEM 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 SEM measurement.
Public methodGetNumberOfAnalysisThreads
Gets the maximum number of threads used for parallelism for the SEM measurement.
Public methodGetNumberOfOffsets
Gets the number of SEM offset segments.
Public methodGetOffsetBandwidthIntegral
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
Public methodGetOffsetRbwFilterBandwidth
Gets the bandwidth of the RBW filter used to sweep the offset segment. This value is expressed in Hz.
Public methodGetOffsetRbwFilterType
Gets the the type of RBW filter used to sweep the offset segment.
Public methodGetOffsetStartFrequency
Gets the start frequency of an SEM offset segment, relative to the carrier frequency. This value is expressed in Hz.
Public methodGetOffsetStopFrequency
Gets the stop frequency of an SEM offset segment, relative to the carrier frequency. This value is expressed in Hz.
Public methodGetSweepTimeAuto
Gets whether the measurement calculates the sweep time.
Public methodGetSweepTimeInterval
Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxTdscdmaMXSemSweepTimeAuto) 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 SEM measurement.
Public methodSetAveragingCount
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXSemAveragingEnabled) method to True.
Public methodSetAveragingEnabled
Sets whether to enable averaging for the SEM measurement.
Public methodSetAveragingType
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the SEM measurement.
Public methodSetMeasurementEnabled
Sets whether to enable the SEM measurement.
Public methodSetNumberOfAnalysisThreads
Sets the maximum number of threads used for parallelism for the SEM measurement.
Public methodSetSweepTimeAuto
Sets whether the measurement calculates the sweep time.
Public methodSetSweepTimeInterval
Sets the sweep time when you set the SetSweepTimeAuto(String, RFmxTdscdmaMXSemSweepTimeAuto) 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