Visual Basic (Declaration) | |
---|---|
Public Enum TraceDataDemodInformation Inherits System.Enum |
C# | |
---|---|
public enum TraceDataDemodInformation : System.Enum |
C++/CLI | |
---|---|
public enum class TraceDataDemodInformation : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
AmplitudeDroop | Specifies the measure of change in the magnitude of the signal over the measured burst (units of dB/symbol). | — |
AmplitudeError | Obsolete value. | — |
ApskR2Ratio | Specifies ring2/ring1 ratio for APSK modulation formats. | — |
ApskR3Ratio | Specifies ring3/ring1 ratio for APSK modulation formats. | — |
ClockAlign | Obsolete value. | — |
CpmH1 | Specifies the H1 modulation index value detected during CPM(FM) modulation analysis. | — |
CpmH2 | Specifies the H2 modulation index value detected during CPM(FM) modulation analysis (used by multi-h CPM modulation formats). | — |
EvmPeak | Specifies the mean (average) of the peak EVMs in a measurement. Valid only for EDGE demodulation format. | — |
EvmPeakRms | Specifies the root mean squared average of the peak EVM. | — |
EvmPeakSym | Specifies the symbol that has the largest EVM. | — |
EvmRms | Specifies root mean square of the error vectors computed and expressed as percentage of square root of mean power of ideal signal (units = percent). | — |
FrequencyError | Specifies the carrier frequency error relative to the measurement center frequency (units = Hz). | — |
IQGainImbalance | Compares the gain of the I signal with the gain of the Q signal (units = dB). | — |
IQOffset | Specifies magnitude of the carrier feed through signal (units = linear ratio). | — |
MagnitudeErrorPeak | Specifies difference in amplitude between I/Q reference signal and I/Q measured signal. | — |
MagnitudeErrorPeakSymbol | Specifies the symbol that has the largest magnitude error. | — |
MagnitudeErrorRms | Specifies root mean square of the magnitude error computed and expressed as percent. | — |
MainFreqError | Obsolete value. | — |
NinetyFivePercentEvm | Specifies the error vector magnitude below which 95% of the individual symbol EVMs occur. Valid for EDGE demodulation only. | — |
OffsetEvmPeak | Peak value computed at one point per symbol by combining the I value from the beginning of each symbol and the Q value from the middle of each symbol into a single complex value for EVM computations. | — |
OffsetEvmPeakSymbol | Specifies the symbol of the Offset EVM. | — |
OffsetEvmRms | RMS value computed at one point per symbol by combining the I value from the beginning of each symbol and the Q value from the middle of each symbol into a single complex value for EVM computations. | — |
PhaseErrorPeak | Specifies phase difference between I/Q reference signal and I/Q measured signal measured at the symbol time. | — |
PhaseErrorPeakSymbol | Specifies the symbol that has the largest phase error. | — |
PhaseErrorRms | Specifies root mean square of the phase error computed and expressed as percent. | — |
PilotLevel | Specifies a pilot with an amplitudes that is larger than nominal. (units = dB) | — |
QuadratureError | Specifies the orthogonal error between the I and Q signals (units = degrees). | — |
Rho | Compares the normalized correlated power between the measured signal signal and the reference signal. | — |
SignalToNoise | Specifies the Signal to Noise Ratio. | — |
TimeOffset | Specifies time from trigger to symbol 0 of demod. | — |
‡ 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)