Keysight Pathwave 89600 VSA .NET API
TrainScorings Property
See Also 
Agilent.SA.Vsa.Pulse.Interfaces Assembly > Agilent.SA.Vsa.Pulse Namespace > TrainSearch Class : TrainScorings Property


Glossary Item Box

Gets a reference to the TrainScoringCollection.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property TrainScorings As TrainScoringCollection
C# 
public abstract TrainScoringCollection TrainScorings {get;}
C++/CLI 
public:
abstract property TrainScoringCollection^ TrainScorings {
   TrainScoringCollection^ get();
}

Remarks

Train Search is calculated with these reference items Top Level, Width, PRI, Frequency Mean, FM Slope, Modulation type and base errors for each.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also