RFmx CDMA2K DotNET

Table of Contents

RFmxCdma2kMXCdaConfiguration Class

  • Updated2024-07-17
  • 6 minute(s) read
RFmxCdma2kMXCdaConfiguration Class

RFmxCdma2kMXCdaConfiguration Class

Provides methods to configure the CDA measurement

Inheritance Hierarchy

SystemObject
  RFmxCdma2kMXSubObject
    NationalInstruments.RFmx.Cdma2kMXRFmxCdma2kMXCdaConfiguration

Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)

Syntax

public sealed class RFmxCdma2kMXCdaConfiguration : RFmxCdma2kMXSubObject
Public NotInheritable Class RFmxCdma2kMXCdaConfiguration
	Inherits RFmxCdma2kMXSubObject

The RFmxCdma2kMXCdaConfiguration type exposes the following members.

Methods

 NameDescription
Public methodConfigureMeasurementChannel Configures the spreading factor, spreading code, modulation type, and branch of the channel to be measured.
Public methodConfigurePowerUnit Configures the powerUnit parameter for the code domain power results, except for the totalPower parameter.
Public methodConfigureSynchronizationModeAndInterval Configures the synchronizationMode, measurementOffset, and measurementLength parameters for the code domain analysis (CDA) measurement.
Public methodEqualsDetermines 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).
Public methodGetBaseSpreadingFactor Gets the base spreading factor used to calculate the code domain power traces.
Public methodGetHashCodeServes 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 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 methodGetMeasurementChannelBranch Gets the Walsh branch of a channel subject to channel specific analysis.
Public methodGetMeasurementChannelWalshCodeLength Gets the Walsh code length of a channel subject to channel specific analysis.
Public methodGetMeasurementChannelWalshCodeNumber Gets the Walsh code number of a channel subject to channel specific analysis.
Public methodGetMeasurementEnabled Gets whether to enable the code domain analysis (CDA) measurement.
Public methodGetMeasurementLength Gets the duration of code domain measurement. This value is expressed in slots.
Public methodGetMeasurementOffset Gets the measurement offset to skip from the synchronization boundary. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxCdma2kMXCdaSynchronizationMode) method. This value is expressed in slots.
Public methodGetPowerUnit Gets the measurement unit of the measured code domain power results.
Public methodGetReceiveFilterEnabled Gets whether to enable the received filter for the code domain analysis (CDA) measurement. Use this method to disable the filter, if the received signal is already filtered.
Public methodGetSpectrumInverted Gets whether the spectrum of the signal is inverted.
Public methodGetSynchronizationMode Gets whether the measurement is performed from the frame, slot, or symbol boundary.
Public methodGetTypeGets 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).
Public methodSetBaseSpreadingFactor Sets the base spreading factor used to calculate the code domain power traces.
Public methodSetIQGainImbalanceRemovalEnabled Sets whether to remove the I/Q gain imbalance before the code domain analysis (CDA) measurement.
Public methodSetIQOffsetRemovalEnabled Sets whether to remove 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 methodSetMeasurementChannelBranch Sets the Walsh branch of a channel subject to channel specific analysis.
Public methodSetMeasurementChannelWalshCodeLength Sets the Walsh code length of a channel subject to channel specific analysis.
Public methodSetMeasurementChannelWalshCodeNumber Sets the Walsh code number of a channel subject to channel specific analysis.
Public methodSetMeasurementEnabled Sets whether to enable the code domain analysis (CDA) measurement.
Public methodSetMeasurementLength Sets the duration of code domain measurement. This value is expressed in slots.
Public methodSetMeasurementOffset Sets the measurement offset to skip from the synchronization boundary. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxCdma2kMXCdaSynchronizationMode) method. This value is expressed in slots.
Public methodSetPowerUnit Sets the measurement unit of the measured code domain power results.
Public methodSetReceiveFilterEnabled Sets whether to enable the received filter for the code domain analysis (CDA) measurement. Use this method to disable the filter, if the received signal is already filtered.
Public methodSetSpectrumInverted Sets whether the spectrum of the signal is inverted.
Public methodSetSynchronizationMode Sets whether the measurement is performed from the frame, slot, or symbol boundary.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience