Visual Basic (Declaration) | |
---|---|
Public Overridable Sub SetScoringReference( _ ByVal topLevel() As Single, _ ByVal width() As Single, _ ByVal pri() As Single, _ ByVal frequencyMean() As Single, _ ByVal frequencySlope() As Single _ ) |
C# | |
---|---|
public virtual void SetScoringReference( float[] topLevel, float[] width, float[] pri, float[] frequencyMean, float[] frequencySlope ) |
C++/CLI | |
---|---|
public: virtual void SetScoringReference( array<float>^ topLevel, array<float>^ width, array<float>^ pri, array<float>^ frequencyMean, 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. All float array parameters need to be same length and maximum length must be less than or equal to 100.
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