Keysight Pathwave 89600 VSA .NET API
NumberOfSymbols Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.NewRadio Namespace > RequirementsForOfdmDomainInputData Class : NumberOfSymbols Property


Glossary Item Box

Gets the required number of symbols.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property NumberOfSymbols As Integer
C# 
public int NumberOfSymbols {get;}
C++/CLI 
public:
property int NumberOfSymbols {
   int get();
}

Requirements

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

See Also