Visual Basic (Declaration) | |
---|---|
Public Overridable Sub GetScoringReference( _ ByRef topLevel() As Single, _ ByRef width() As Single, _ ByRef pri() As Single, _ ByRef frequencyMean() As Single, _ ByRef frequencySlope() As Single _ ) |
C# | |
---|---|
public virtual void GetScoringReference( out float[] topLevel, out float[] width, out float[] pri, out float[] frequencyMean, out float[] frequencySlope ) |
C++/CLI | |
---|---|
public: virtual void GetScoringReference( [Out] array<float>^ topLevel, [Out] array<float>^ width, [Out] array<float>^ pri, [Out] array<float>^ frequencyMean, [Out] array<float>^ frequencySlope ) |
Parameters
- topLevel
- The reference pulse profile for Top Level.
- width
- The reference pulse profile for Width.
- pri
- The reference pulse profile for PRI.
- frequencyMean
- The reference pulse profile for Frequency Mean.
- frequencySlope
- The reference pulse profile for FM Slope.
Scoring is calculated with these reference values (Top Level, Width, PRI, Frequency Mean, FM Slope) and base error.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 24.20