RFmx LTE DotNET

Table of Contents

RFmxLteMXSlotPhaseResults Class

  • Updated2024-07-17
  • 3 minute(s) read
RFmxLteMXSlotPhaseResults Class

RFmxLteMXSlotPhaseResults Class

Provides methods to fetch and read the SlotPhase measurement results.

Inheritance Hierarchy

SystemObject
  RFmxLteMXSubObject
    NationalInstruments.RFmx.LteMXRFmxLteMXSlotPhaseResults

Namespace:  NationalInstruments.RFmx.LteMX
Assembly:  NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public sealed class RFmxLteMXSlotPhaseResults : RFmxLteMXSubObject
Public NotInheritable Class RFmxLteMXSlotPhaseResults
	Inherits RFmxLteMXSubObject

The RFmxLteMXSlotPhaseResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchMaximumPhaseDiscontinuity
Fetches the maximum value of phase differences at slot boundaries within the measurement interval.
Use "carrier(k)" or "subblock(n)/carrier(k)" as the selector string to read results from this method.
Public methodFetchMaximumPhaseDiscontinuityArray
Fetches the array of maximum values of phase differences at slot boundaries within the measurement interval.
Use "subblock(n)" as the selector string to read results from this method.
Public methodFetchPhaseDiscontinuities
Fetches the array of phase differences at slot boundaries within measurement interval.
Public methodFetchSamplePhaseError
Fetches the sample phase error trace for the SlotPhase measurement. At each sample, this is the phase difference between received signal and locally generated reference signal.
Public methodFetchSamplePhaseErrorLinearFitTrace
Fetches the sample phase error linear fit trace for the SlotPhase measurement. The linear fit is over the array of phase differences at each sample between the received signal and the locally generated reference signal.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMaximumPhaseDiscontinuity
Gets the maximum value of phase difference at the slot boundaries within the SetMeasurementLength(String, Int32). This values is expressed in degrees.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience