RFmx TDSCDMA DotNET

Table of Contents

RFmxTdscdmaMXCdaConfiguration Methods

  • Updated2024-07-17
  • 6 minute(s) read
RFmxTdscdmaMXCdaConfiguration Methods

RFmxTdscdmaMXCdaConfiguration Methods

The RFmxTdscdmaMXCdaConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureAveraging
Configures averaging for the CDA measurement.
Public methodConfigureMeasurementChannel
Configures the physical channel to be analyzed using the spreadingFactor parameter and the channelizationCode parameter.
Public methodConfigurePowerUnit
Configures the unit of measurement for the measurement results.
Public methodConfigureSynchronizationModeAndOffset
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.
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 code domain analysis (CDA) measurement.
Public methodGetAveragingCount
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXCdaAveragingEnabled) method to True.
Public methodGetAveragingEnabled
Gets whether to enable averaging for the code domain analysis (CDA) measurement.
Public methodGetBaseSpreadingFactor
Gets the base spreading factor for code domain analysis.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetIQGainImbalanceRemovalEnabled
Gets whether to remove the I/Q gain imbalance before the code domain analysis (CDA) measurement.
Public methodGetIQOffsetRemovalEnabled
Gets whether to remove the I/Q offset before the code domain analysis (CDA) measurement.
Public methodGetIQQuadratureErrorRemovalEnabled
Gets whether to remove the I/Q quadrature error before the code domain analysis (CDA) measurement.
Public methodGetMeasurementChannelChannelizationCode
Gets the channelization code of the code domain analysis (CDA) measurement channel.
Public methodGetMeasurementChannelSpreadingFactor
Gets the spreading factor of the channel on which to perform the code domain analysis (CDA) measurement.
Public methodGetMeasurementEnabled
Gets whether to enable the code domain analysis (CDA) measurement.
Public methodGetMeasurementOffset
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.
Public methodGetNumberOfAnalysisThreads
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.
Public methodGetPowerUnit
Gets the measurement unit of the code domain power (CDP) results.
Public methodGetRrcFilterEnabled
Gets whether to enable the RRC filter.
Public methodGetSpectrumInverted
Gets whether the spectrum of the signal is inverted.
Public methodGetSynchronizationMode
Gets the synchronization mode for the code domain analysis (CDA) measurement. Currently, only the Slot mode is supported.
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 code domain analysis (CDA) measurement.
Public methodSetAveragingCount
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXCdaAveragingEnabled) method to True.
Public methodSetAveragingEnabled
Sets whether to enable averaging for the code domain analysis (CDA) measurement.
Public methodSetBaseSpreadingFactor
Sets the base spreading factor for code domain analysis.
Public methodSetIQGainImbalanceRemovalEnabled
Sets whether to remove the I/Q gain imbalance before the code domain analysis (CDA) measurement.
Public methodSetIQOffsetRemovalEnabled
Sets whether to remove the I/Q offset before the code domain analysis (CDA) measurement.
Public methodSetIQQuadratureErrorRemovalEnabled
Sets whether to remove the I/Q quadrature error before the code domain analysis (CDA) measurement.
Public methodSetMeasurementChannelChannelizationCode
Sets the channelization code of the code domain analysis (CDA) measurement channel.
Public methodSetMeasurementChannelSpreadingFactor
Sets the spreading factor of the channel on which to perform the code domain analysis (CDA) measurement.
Public methodSetMeasurementEnabled
Sets whether to enable the code domain analysis (CDA) measurement.
Public methodSetMeasurementOffset
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.
Public methodSetNumberOfAnalysisThreads
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.
Public methodSetPowerUnit
Sets the measurement unit of the code domain power (CDP) results.
Public methodSetRrcFilterEnabled
Sets whether to enable the RRC filter.
Public methodSetSpectrumInverted
Sets whether the spectrum of the signal is inverted.
Public methodSetSynchronizationMode
Sets the synchronization mode for the code domain analysis (CDA) measurement. Currently, only the Slot mode is supported.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience