Keysight Pathwave 89600 VSA .NET API
AnalysisBandwidthType Enumeration
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace : AnalysisBandwidthType Enumeration


Glossary Item Box

Specifies the bandwidth and the number of resource blocks.

Syntax

Visual Basic (Declaration) 
Public Enum AnalysisBandwidthType 
   Inherits System.Enum
C# 
public enum AnalysisBandwidthType : System.Enum 
C++/CLI 
public enum class AnalysisBandwidthType : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
BW10Mhz50RBBandwidth is 10 MHz (50 RBs).
BW15Mhz75RBBandwidth is 15 MHz (75 RBs).
BW1P4Mhz6RBBandwidth is 1.4 MHz (6 RBs).
BW20Mhz100RBBandwidth is 20 MHz (100 RBs).
BW3Mhz15RBBandwidth is 3 MHz (15 RBs).
BW5Mhz25RBBandwidth is 5 MHz (25 RBs).
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

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

See Also