RFmxEvdoMXSlotPowerConfiguration Methods
- Updated2024-07-17
- 3 minute(s) read
RFmxEvdoMXSlotPowerConfiguration Methods
The RFmxEvdoMXSlotPowerConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureSynchronizationModeAndInterval |
Configures the synchronization mode, measurement offset, and measurement length. |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeasurementEnabled |
Gets whether to enable the SlotPower measurement.
|
![]() | GetMeasurementLength |
Gets the duration of the SlotPower measurement. This value is expressed in slots.
|
![]() | GetMeasurementOffset |
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.
|
![]() | GetReceiveFilterEnabled |
Gets whether to enable receive filtering.
|
![]() | GetSpectrumInverted |
Gets whether the signal spectrum is inverted.
|
![]() | GetSynchronizationMode |
Gets whether the measurement is performed from the frame or the slot boundary.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetMeasurementEnabled |
Sets whether to enable the SlotPower measurement.
|
![]() | SetMeasurementLength |
Sets the duration of the SlotPower measurement. This value is expressed in slots.
|
![]() | SetMeasurementOffset |
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.
|
![]() | SetReceiveFilterEnabled |
Sets whether to enable receive filtering.
|
![]() | SetSpectrumInverted |
Sets whether the signal spectrum is inverted.
|
![]() | SetSynchronizationMode |
Sets whether the measurement is performed from the frame or the slot boundary.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |