Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property YAverage As Double |
C# | |
---|---|
public abstract double YAverage {get;} |
The y-axis average value is only computed if a z-axis is present in the data (only used for some OFDM trace data types, such as Error Vector Spectrum). The average value is the y-axis RMS average for all points at the current x-axis value.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)