RFmx EVDO DotNET

Table of Contents

RFmxEvdoMXSlotPowerConfiguration Methods

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

RFmxEvdoMXSlotPowerConfiguration Methods

The RFmxEvdoMXSlotPowerConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureSynchronizationModeAndInterval
Configures the synchronization mode, measurement offset, and measurement length.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves 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. This value is expressed in slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxEvdoMXSlotPowerSynchronizationMode) method.
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 or the slot boundary.
Public methodGetType
Gets 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. This value is expressed in slots. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxEvdoMXSlotPowerSynchronizationMode) method.
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 or the slot boundary.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience