Visual Basic (Declaration) | |
---|---|
Public Enum TraceDataOfdmInformation Inherits System.Enum |
C# | |
---|---|
public enum TraceDataOfdmInformation : System.Enum |
C++/CLI | |
---|---|
public enum class TraceDataOfdmInformation : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Bitrate | Specifies the overall unencoded bit rate of the signal in bits per second. | — |
BitsPerSymbol | Specifies the number of bits represented by each subcarrier in the OFDM signal. This depends on the modulation format: BPSK = 1, QPSK = 2, 16QAM = 4, and 64QAM = 6. | — |
CodingRateDenominator | Specifies the denominator of the OFDM data convolutional coding rate. Not available for HIPERLAN/2 signals. | — |
CodingRateNumerator | Specifies the numerator of the OFDM data convolutional coding rate. Not available for HIPERLAN/2 signals. | — |
Count | Internal Use Only | — |
Count2 | Internal Use Only | — |
Count3 | Internal Use Only | — |
CpeRms | Specifies the RMS level of the Common Pilot Error trace data minus 1 expressed as a percentage of an ideal signal. | — |
EvmPeak | Specifies the peak Error Vector Magnitude for the signal in percent. | — |
EvmPeakSymbol | Specifies the symbol number of the peak Error Vector Magnitude for the signal. | — |
EvmRms | Specifies the root mean square Error Vector Magnitude for the entire burst in percent rms. | — |
FrequencyError | Specifies the carrier frequency error relative to the measurement center frequency. | — |
IQGainImbalance | Compares the gain of the I signal with the gain of the Q signal. | — |
IQOffset | Specifies the magnitude of the carrier feed through signal. No carrier feed through signal, I/Q offset = 0. | — |
IQQuadratureError | Specifies the orthogonal error between the I and Q signals. | — |
LSEvm | Not implemented. | — |
MagnitudeErrorPeak | Not implemented. | — |
MagnitudeErrorPeakSymbol | Not implemented. | — |
MagnitudeErrorRms | Not implemented. | — |
NSym | Specifies the number of DATA symbols transmitted in the OFDM burst. | — |
Octets | Specifies the number of decoded Octets transmitted in the OFDM burst. Not available for HIPERLAN/2 signals. | — |
PhaseErrorPeak | Not implemented. | — |
PhaseErrorPeakSymbol | Not implemented. | — |
PhaseErrorRms | Not implemented. | — |
PilotEvm | Specifies the RMS value of the Error Vector Magnitudes of the four pilot subcarriers for all symbols over the entire burst. | — |
SymbolClockError | Specifies the difference between the ideal and actual symbol clock frequency in ppm. | — |
SyncCorrelation | Specifies the cross correlation of the preamble synchronization for the measured signal to an ideal signal. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)