Visual Basic (Declaration) | |
---|---|
Public Overridable Sub SetCorrelationReference( _ ByVal reference As IEnumerable(Of Single), _ ByVal isComplex As Boolean _ ) |
C# | |
---|---|
public virtual void SetCorrelationReference( IEnumerable<float> reference, bool isComplex ) |
C++/CLI | |
---|---|
public: virtual void SetCorrelationReference( IEnumerable<float>^ reference, bool isComplex ) |
Parameters
- reference
- Specifies the reference vector values
- isComplex
- Specifies whether the reference vector is complex
If the vector is complex, the values are assumed to be alternating real and imaginary. The correlation reference always uses an odd number of points. If an even number of points is supplied, the last point is ignored.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 23.20