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


Glossary Item Box

Gets the required first symbol index.

Syntax

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

Requirements

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

See Also