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


Glossary Item Box

Enum type to specify the method to estimate beamforming weight.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
CrsUse CRS to estimate the beamforming weights.
Pssuse PSS to estimate the beamforming weights.
SpatialFilterUse spatial filter to separate the cell.
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 23.20

See Also