RFmxEvdoMXSlotPhaseResults Class
- Updated2024-07-17
- 3 minute(s) read
RFmxEvdoMXSlotPhaseResults Class
Provides methods to fetch and read the SlotPhase measurement results.
Inheritance Hierarchy
Namespace: NationalInstruments.RFmx.EvdoMX
Assembly: NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public sealed class RFmxEvdoMXSlotPhaseResults : RFmxEvdoMXSubObject
Public NotInheritable Class RFmxEvdoMXSlotPhaseResults Inherits RFmxEvdoMXSubObject
The RFmxEvdoMXSlotPhaseResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FetchChipPhaseErrorLinearFitTrace |
Fetches the chip phase error trace linear fit trace for the SlotPhase measurement.
The linear fit is obtained from the chip phase error on a half-slot basis. If a transient duration greater than zero is configured, the linear fit computation ignores the data of the transient duration on either side of the half-slot boundary and extrapolates the phase error to the half-slot boundaries. |
![]() | FetchChipPhaseErrorTrace |
Fetches the chip phase error trace for the SlotPhase Measurement.
The chip phase error is the phase error between the actually received waveform and the reference waveform. |
![]() | FetchMaximumHalfSlotPhaseDiscontinuity |
Fetches the maximum phase discontinuity observed at half-slot boundaries in the measurement interval. |
![]() | FetchPhaseDiscontinuities |
Fetches the phase discontinuity value for the half-slot boundaries in the measurement interval. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMaximumHalfSlotPhaseDiscontinuity |
Gets the maximum slot phase discontinuity value observed in the measurement interval. This value is expressed in degrees.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |