RFmxCdma2kMXSlotPhaseConfiguration Methods
- Updated2024-07-17
- 4 minute(s) read
RFmx
The RFmxCdma2kMXSlotPhaseConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureSynchronizationModeAndInterval |
Configures the synchronizationMode, measurementOffset, and measurementLength parameters of the SlotPhase measurement. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object) |
![]() | GetAllTracesEnabled | Gets whether to enable the traces to be stored and retrieved 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. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxCdma2kMXSlotPhaseSynchronizationMode) method. This value is expressed in slots. |
![]() | GetReceiveFilterEnabled | 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. |
![]() | GetSpectrumInverted | Gets whether the spectrum of the signal is inverted. |
![]() | GetSynchronizationMode | Gets whether the measurement is performed from the frame or slot boundary. |
![]() | GetTransientDuration | Gets the region to exclude for computing the individual slot phase discontinuity values. This value is expressed in seconds. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | SetAllTracesEnabled | Sets whether to enable the traces to be stored and retrieved 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. The synchronization boundary is specified by the SetSynchronizationMode(String, RFmxCdma2kMXSlotPhaseSynchronizationMode) method. This value is expressed in slots. |
![]() | SetReceiveFilterEnabled | 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. |
![]() | SetSpectrumInverted | Sets whether the spectrum of the signal is inverted. |
![]() | SetSynchronizationMode | Sets whether the measurement is performed from the frame or slot boundary. |
![]() | SetTransientDuration | Sets the region to exclude for computing the individual slot phase discontinuity values. This value is expressed in seconds. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |