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


Glossary Item Box

Gets the base error metrics used for scoring this reference train.

Syntax

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

Requirements

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

See Also