RFmxTdscdmaMXModAccConfiguration Methods
- Updated2024-07-17
- 5 minute(s) read
RFmxTdscdmaMXModAccConfiguration Methods
The RFmxTdscdmaMXModAccConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for the ModAcc measurement. |
![]() | ConfigureSlotType |
Configures the type of the Time Slot for ModAcc analysis. |
![]() | ConfigureSynchronizationModeAndInterval |
Configures the synchronization mode, measurement offset, and measurement length for ModAcc analysis. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Gets whether to enable the traces to be stored and retrieved after performing the ModAcc measurement.
|
![]() | GetAveragingCount |
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXModAccAveragingEnabled) method to True.
|
![]() | GetAveragingEnabled |
Gets whether to enable averaging for the ModAcc measurement.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetIQGainImbalanceRemovalEnabled |
Gets whether to remove the I/Q gain imbalance before the ModAcc measurement.
|
![]() | GetIQOffsetRemovalEnabled |
Gets whether to remove the I/Q offset before the EVM measurement.
|
![]() | GetIQQuadratureErrorRemovalEnabled |
Gets whether to remove the I/Q quadrature error before the ModAcc measurement.
|
![]() | GetMeasurementEnabled |
Gets whether to enable the ModAcc measurement.
|
![]() | GetMeasurementLength |
Gets the measurement length for the ModAcc measurement. This value is expressed in traffic slots.
|
![]() | GetMeasurementOffset |
Gets the measurement offset that is skipped by the ModAcc measurement from the synchronization boundary. This value is expressed in traffic slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxTdscdmaMXModAccSynchronizationMode) method.
|
![]() | GetRrcFilterEnabled |
Gets whether to enable the RRC filter in the ModAcc measurement. Use this method to disable the filter if the received signal is already RRC-filtered.
|
![]() | GetSlotType |
Gets the type of the time slot for the ModAcc measurement.
|
![]() | GetSpectrumInverted |
Gets whether the spectrum of the signal is inverted.
|
![]() | GetSynchronizationMode |
Gets the synchronization mode for the ModAcc measurement.
|
![]() | 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 ModAcc measurement.
|
![]() | SetAveragingCount |
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXModAccAveragingEnabled) method to True.
|
![]() | SetAveragingEnabled |
Sets whether to enable averaging for the ModAcc measurement.
|
![]() | SetIQGainImbalanceRemovalEnabled |
Sets whether to remove the I/Q gain imbalance before the ModAcc measurement.
|
![]() | SetIQOffsetRemovalEnabled |
Sets whether to remove the I/Q offset before the EVM measurement.
|
![]() | SetIQQuadratureErrorRemovalEnabled |
Sets whether to remove the I/Q quadrature error before the ModAcc measurement.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the ModAcc measurement.
|
![]() | SetMeasurementLength |
Sets the measurement length for the ModAcc measurement. This value is expressed in traffic slots.
|
![]() | SetMeasurementOffset |
Sets the measurement offset that is skipped by the ModAcc measurement from the synchronization boundary. This value is expressed in traffic slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxTdscdmaMXModAccSynchronizationMode) method.
|
![]() | SetRrcFilterEnabled |
Sets whether to enable the RRC filter in the ModAcc measurement. Use this method to disable the filter if the received signal is already RRC-filtered.
|
![]() | SetSlotType |
Sets the type of the time slot for the ModAcc measurement.
|
![]() | SetSpectrumInverted |
Sets whether the spectrum of the signal is inverted.
|
![]() | SetSynchronizationMode |
Sets the synchronization mode for the ModAcc measurement.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |