RFmx CDMA2K DotNET

Table of Contents

RFmxCdma2kMXSlotPowerConfiguration Methods

  • Updated2024-07-17
  • 3 minute(s) read
RFmxCdma2kMXSlotPowerConfiguration Methods

RFmxCdma2kMXSlotPowerConfiguration Methods

The RFmxCdma2kMXSlotPowerConfiguration type exposes the following members.

Methods

 NameDescription
Public methodConfigureSynchronizationModeAndInterval Configures the synchronizationMode, measurementOffset, and measurementLength parameters for the SlotPower measurement.
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetMeasurementEnabled Gets whether to enable the SlotPower measurement.
Public methodGetMeasurementLength Gets the duration of the SlotPower 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, RFmxCdma2kMXSlotPowerSynchronizationMode) method. This value is expressed in slots.
Public methodGetReceiveFilterEnabled Gets whether to enable the received filter for the SlotPower 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 methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetMeasurementEnabled Sets whether to enable the SlotPower measurement.
Public methodSetMeasurementLength Sets the duration of the SlotPower 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, RFmxCdma2kMXSlotPowerSynchronizationMode) method. This value is expressed in slots.
Public methodSetReceiveFilterEnabled Sets whether to enable the received filter for the SlotPower 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 methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience