RFmx EVDO DotNET

Table of Contents

RFmxEvdoMXCdaConfiguration Methods

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

RFmxEvdoMXCdaConfiguration Methods

The RFmxEvdoMXCdaConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigurePowerUnit
Configures the power unit for the code domain power results, except total power.
Public methodConfigureSynchronizationModeAndInterval
Configures the synchronization mode, measurement offset, and measurement length.
Public methodConfigureUplinkMeasurementChannel
Configures the spreading factor, spreading code, modulation type, and branch of the channel to be measured.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAllTracesEnabled
Gets whether to enable the traces after performing the CDA measurement.
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 CDA measurement.
Public methodGetIQOffsetRemovalEnabled
Gets whether to remove the I/Q offset before the CDA measurement.
Public methodGetIQQuadratureErrorRemovalEnabled
Gets whether to remove the I/Q quadrature error before the CDA measurement.
Public methodGetMeasurementEnabled
Gets whether to enable the CDA measurement.
Public methodGetMeasurementLength
Gets the duration of the CDA measurement. This value is expressed in slots.
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, RFmxEvdoMXCdaSynchronizationMode) method.
Public methodGetPowerUnit
Gets the measurement unit of the code domain power results.
Public methodGetReceiveFilterEnabled
Gets whether to enable receive filtering.
Public methodGetSpectrumInverted
Gets whether the signal spectrum is inverted.
Public methodGetSynchronizationMode
Gets whether the measurement is performed from the frame, slot, or symbol boundary.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUplinkBranch
Gets the Walsh branch of the channel, subject to channel-specific analysis.
Public methodGetUplinkWalshCodeLength
Gets the Walsh code length of the channel, subject to channel-specific analysis.
Public methodGetUplinkWalshCodeNumber
Gets the Walsh code number of the channel, subject to channel-specific analysis.
Public methodSetAllTracesEnabled
Sets whether to enable the traces after performing the CDA measurement.
Public methodSetIQGainImbalanceRemovalEnabled
Sets whether to remove the I/Q gain imbalance before the CDA measurement.
Public methodSetIQOffsetRemovalEnabled
Sets whether to remove the I/Q offset before the CDA measurement.
Public methodSetIQQuadratureErrorRemovalEnabled
Sets whether to remove the I/Q quadrature error before the CDA measurement.
Public methodSetMeasurementEnabled
Sets whether to enable the CDA measurement.
Public methodSetMeasurementLength
Sets the duration of the CDA measurement. This value is expressed in slots.
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, RFmxEvdoMXCdaSynchronizationMode) method.
Public methodSetPowerUnit
Sets the measurement unit of the code domain power results.
Public methodSetReceiveFilterEnabled
Sets whether to enable receive filtering.
Public methodSetSpectrumInverted
Sets whether the signal spectrum is inverted.
Public methodSetSynchronizationMode
Sets whether the measurement is performed from the frame, slot, or symbol boundary.
Public methodSetUplinkBranch
Sets the Walsh branch of the channel, subject to channel-specific analysis.
Public methodSetUplinkWalshCodeLength
Sets the Walsh code length of the channel, subject to channel-specific analysis.
Public methodSetUplinkWalshCodeNumber
Sets the Walsh code number of the channel, subject to channel-specific analysis.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience