Keysight Pathwave 89600 VSA .NET API
BoostingLevel Property
See Also 
Agilent.SA.Vsa.Ieee80216Ofdma.Interfaces Assembly > Agilent.SA.Vsa.Ieee80216Ofdma Namespace > DownlinkBurst Class : BoostingLevel Property


Glossary Item Box

Gets or sets the boosting level for the burst (in dB).

Syntax

Visual Basic (Declaration) 
Public MustOverride Property BoostingLevel As Integer
C# 
public abstract int BoostingLevel {get; set;}
C++/CLI 
public:
abstract property int BoostingLevel {
   int get();
   void set (    int value);
}

Requirements

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

See Also