RFmxEvdoMXSlotPhaseConfiguration Methods
- Updated2024-07-17
- 3 minute(s) read
RFmxEvdoMXSlotPhaseConfiguration Methods
The RFmxEvdoMXSlotPhaseConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureSynchronizationModeAndInterval |
Configures the synchronization mode, measurement offset, and measurement length. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Gets whether to enable the traces after performing the SlotPhase measurement.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeasurementEnabled |
Gets whether to enable the SlotPhase measurement.
|
![]() | GetMeasurementLength |
Gets the duration of the SlotPhase 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, RFmxEvdoMXSlotPhaseSynchronizationMode)property.
|
![]() | 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.
|
![]() | GetTransientDuration |
Gets the transient duration for the SlotPhase measurement. This value is expressed in seconds.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetAllTracesEnabled |
Sets whether to enable the traces after performing the SlotPhase measurement.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the SlotPhase measurement.
|
![]() | SetMeasurementLength |
Sets the duration of the SlotPhase 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, RFmxEvdoMXSlotPhaseSynchronizationMode)property.
|
![]() | 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.
|
![]() | SetTransientDuration |
Sets the transient duration for the SlotPhase measurement. This value is expressed in seconds.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |