RFmxTdscdmaMXCdaConfiguration Methods
- Updated2024-07-17
- 6 minute(s) read
RFmxTdscdmaMXCdaConfiguration Methods
The RFmxTdscdmaMXCdaConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for the CDA measurement. |
![]() | ConfigureMeasurementChannel |
Configures the physical channel to be analyzed using the spreadingFactor parameter and the channelizationCode parameter. |
![]() | ConfigurePowerUnit |
Configures the unit of measurement for the measurement results. |
![]() | ConfigureSynchronizationModeAndOffset |
Configures the synchronization mode and the measurement offset for the code domain analysis (CDA) measurement. You can select a specific time slot for the measurement using this method. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Gets whether to enable the traces to be stored and retrieved after performing the code domain analysis (CDA) measurement.
|
![]() | GetAveragingCount |
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXCdaAveragingEnabled) method to True.
|
![]() | GetAveragingEnabled |
Gets whether to enable averaging for the code domain analysis (CDA) measurement.
|
![]() | GetBaseSpreadingFactor |
Gets the base spreading factor for code domain analysis.
|
![]() | 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 code domain analysis (CDA) measurement.
|
![]() | GetIQOffsetRemovalEnabled |
Gets whether to remove the I/Q offset before the code domain analysis (CDA) measurement.
|
![]() | GetIQQuadratureErrorRemovalEnabled |
Gets whether to remove the I/Q quadrature error before the code domain analysis (CDA) measurement.
|
![]() | GetMeasurementChannelChannelizationCode |
Gets the channelization code of the code domain analysis (CDA) measurement channel.
|
![]() | GetMeasurementChannelSpreadingFactor |
Gets the spreading factor of the channel on which to perform the code domain analysis (CDA) measurement.
|
![]() | GetMeasurementEnabled |
Gets whether to enable the code domain analysis (CDA) measurement.
|
![]() | GetMeasurementOffset |
Gets the measurement offset to skip from the synchronization boundary. This value is expressed in slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxTdscdmaMXCdaSynchronizationMode) method.
|
![]() | GetNumberOfAnalysisThreads |
Gets the maximum number of threads used for parallelism for the code domain analysis (CDA) 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.
|
![]() | GetPowerUnit |
Gets the measurement unit of the code domain power (CDP) results.
|
![]() | GetRrcFilterEnabled |
Gets whether to enable the RRC filter.
|
![]() | GetSpectrumInverted |
Gets whether the spectrum of the signal is inverted.
|
![]() | GetSynchronizationMode |
Gets the synchronization mode for the code domain analysis (CDA) measurement. Currently, only the Slot mode is supported.
|
![]() | 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 code domain analysis (CDA) measurement.
|
![]() | SetAveragingCount |
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXCdaAveragingEnabled) method to True.
|
![]() | SetAveragingEnabled |
Sets whether to enable averaging for the code domain analysis (CDA) measurement.
|
![]() | SetBaseSpreadingFactor |
Sets the base spreading factor for code domain analysis.
|
![]() | SetIQGainImbalanceRemovalEnabled |
Sets whether to remove the I/Q gain imbalance before the code domain analysis (CDA) measurement.
|
![]() | SetIQOffsetRemovalEnabled |
Sets whether to remove the I/Q offset before the code domain analysis (CDA) measurement.
|
![]() | SetIQQuadratureErrorRemovalEnabled |
Sets whether to remove the I/Q quadrature error before the code domain analysis (CDA) measurement.
|
![]() | SetMeasurementChannelChannelizationCode |
Sets the channelization code of the code domain analysis (CDA) measurement channel.
|
![]() | SetMeasurementChannelSpreadingFactor |
Sets the spreading factor of the channel on which to perform the code domain analysis (CDA) measurement.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the code domain analysis (CDA) measurement.
|
![]() | SetMeasurementOffset |
Sets the measurement offset to skip from the synchronization boundary. This value is expressed in slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxTdscdmaMXCdaSynchronizationMode) method.
|
![]() | SetNumberOfAnalysisThreads |
Sets the maximum number of threads used for parallelism for the code domain analysis (CDA) 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.
|
![]() | SetPowerUnit |
Sets the measurement unit of the code domain power (CDP) results.
|
![]() | SetRrcFilterEnabled |
Sets whether to enable the RRC filter.
|
![]() | SetSpectrumInverted |
Sets whether the spectrum of the signal is inverted.
|
![]() | SetSynchronizationMode |
Sets the synchronization mode for the code domain analysis (CDA) measurement. Currently, only the Slot mode is supported.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |