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


Glossary Item Box

Gets or sets the size of the downlink subframe relative to the size of the entire frame.

Syntax

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

Requirements

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

See Also