RFmx CDMA2K DotNET

Table of Contents

RFmxCdma2kMXSlotPhaseConfiguration Methods

  • Updated2024-07-17
  • 4 minute(s) read
RFmxCdma2kMXSlotPhaseConfiguration Methods

RFmxCdma2kMXSlotPhaseConfiguration Methods

The RFmxCdma2kMXSlotPhaseConfiguration type exposes the following members.

Methods

 NameDescription
Public methodConfigureSynchronizationModeAndInterval Configures the synchronizationMode, measurementOffset, and measurementLength parameters of the SlotPhase 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 SlotPhase measurement.
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetMeasurementEnabled Gets whether to enable the SlotPhase measurement.
Public methodGetMeasurementLength Gets the duration of the SlotPhase 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, RFmxCdma2kMXSlotPhaseSynchronizationMode) method. This value is expressed in slots.
Public methodGetReceiveFilterEnabled Gets whether to enable the received filter for the SlotPhase 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 or slot boundary.
Public methodGetTransientDuration Gets the region to exclude for computing the individual slot phase discontinuity values. This value is expressed in seconds.
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 SlotPhase measurement.
Public methodSetMeasurementEnabled Sets whether to enable the SlotPhase measurement.
Public methodSetMeasurementLength Sets the duration of the SlotPhase 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, RFmxCdma2kMXSlotPhaseSynchronizationMode) method. This value is expressed in slots.
Public methodSetReceiveFilterEnabled Sets whether to enable the received filter for the SlotPhase 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 or slot boundary.
Public methodSetTransientDuration Sets the region to exclude for computing the individual slot phase discontinuity values. This value is expressed in seconds.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience