Keysight Pathwave 89600 VSA .NET API
Ostp Property
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.Lte Namespace > CalculationResult Class : Ostp Property


Glossary Item Box

Gets the OFDM symbol transmit power (OSTP) result with unit of dBm. Supported for Downlink only.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Ostp As Double
C# 
public double Ostp {get;}
C++/CLI 
public:
property double Ostp {
   double get();
}

Requirements

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

See Also