RFmx LTE DotNET

Table of Contents

RFmxLteMXSlotPhaseConfiguration Methods

  • Updated2024-07-17
  • 4 minute(s) read
RFmxLteMXSlotPhaseConfiguration Methods

RFmxLteMXSlotPhaseConfiguration Methods

The RFmxLteMXSlotPhaseConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureSynchronizationModeAndInterval
Configures the synchronizationhronizationMode, measurementOffset, and measurementLength parameters of SlotPhase measurement.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAllTracesEnabled
Gets whether to enable the traces to be stored and retrieved after performing the SlotPhase measurement.
Public methodGetCommonClockSourceEnabled
Gets whether the same Reference Clock is used for local oscillator and the digital-to-analog converter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error.
Public methodGetExclusionPeriodEnabled
Gets whether to exclude some portions of the slots when calculating the phase. This method is applicable only when there is a power change at the slot boundary. Refer to section 6.5.2.1A of the 3GPP 36.521-1 specification for more information about the exclusion.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMeasurementEnabled
Gets whether to enable the SlotPhase measurement.
Public methodGetMeasurementLength
Gets the number of slots to be measured. This value is expressed in slots.
Public methodGetMeasurementOffset
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, RFmxLteMXSlotPhaseSynchronizationMode) method.
Public methodGetSpectrumInverted
Gets whether the spectrum of the measured signal is inverted. The inversion happens when the I and the Q components of the baseband complex signal are swapped.
Public methodGetSynchronizationMode
Gets whether the measurement is performed from the frame or the slot boundary.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetAllTracesEnabled
Sets whether to enable the traces to be stored and retrieved after performing the SlotPhase measurement.
Public methodSetCommonClockSourceEnabled
Sets whether the same Reference Clock is used for local oscillator and the digital-to-analog converter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error.
Public methodSetExclusionPeriodEnabled
Sets whether to exclude some portions of the slots when calculating the phase. This method is applicable only when there is a power change at the slot boundary. Refer to section 6.5.2.1A of the 3GPP 36.521-1 specification for more information about the exclusion.
Public methodSetMeasurementEnabled
Sets whether to enable the SlotPhase measurement.
Public methodSetMeasurementLength
Sets the number of slots to be measured. This value is expressed in slots.
Public methodSetMeasurementOffset
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, RFmxLteMXSlotPhaseSynchronizationMode) method.
Public methodSetSpectrumInverted
Sets whether the spectrum of the measured signal is inverted. The inversion happens when the I and the Q components of the baseband complex signal are swapped.
Public methodSetSynchronizationMode
Sets whether the measurement is performed from the frame or the slot boundary.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience