RFmxLteMXSlotPowerConfiguration Methods
- Updated2024-07-17
- 3 minute(s) read
RFmxLteMXSlotPowerConfiguration Methods
The RFmxLteMXSlotPowerConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureMeasurementInterval |
Configures the measurementOffset and measurementLength parameters of SlotPower measurement. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Gets whether to enable the traces to be stored and retrieved after performing the SlotPower measurement.
|
![]() | GetCommonClockSourceEnabled |
Gets whether the same Reference Clock is used for the local oscillator and the digital-to-analog converter in the transmitter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeasurementEnabled |
Gets whether to enable the SlotPower measurement.
|
![]() | GetMeasurementLength |
Gets the number of subframes to be measured. This value is expressed in subframe.
|
![]() | GetMeasurementOffset |
Gets the measurement offset to skip from the frame boundary or the marker (external trigger) location. This value is expressed in subframe.
|
![]() | GetSpectrumInverted |
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.
|
![]() | 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 SlotPower measurement.
|
![]() | SetCommonClockSourceEnabled |
Sets whether the same Reference Clock is used for the local oscillator and the digital-to-analog converter in the transmitter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the SlotPower measurement.
|
![]() | SetMeasurementLength |
Sets the number of subframes to be measured. This value is expressed in subframe.
|
![]() | SetMeasurementOffset |
Sets the measurement offset to skip from the frame boundary or the marker (external trigger) location. This value is expressed in subframe.
|
![]() | SetSpectrumInverted |
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.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |