Visual Basic (Declaration) | |
---|---|
Public Overridable Function GetPreambleValues() As Single() |
C# | |
---|---|
public virtual float[] GetPreambleValues() |
C++/CLI | |
---|---|
public: virtual array<float>^ GetPreambleValues(); |
Return Value
The array of preamble IQ values.This is an array of floating-point values. For each preamble IQ value, there are two values in the array - first the real (I) part of the IQ value, followed by the imaginary (Q) part of the IQ value.
The array should contain an IQ value for each preamble subcarrier specified in the ResourceMap array. If the end of PreambleValues is reached but more preamble values are needed, then the analyzer loops back and starts over at the beginning of the array.
For MIMO signals that have different preamble values transmitted simultaneously on more than one transmitter antenna at the same time, the preamble IQ values array should hold all of the preamble IQ values for the first antenna, followed by all of the preamble IQ values for the second antenna, and so on.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 29.00