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


Glossary Item Box

Gets the current OFDMA Map definition.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Map As Map
C# 
public abstract Map Map {get;}
C++/CLI 
public:
abstract property Map^ Map {
   Map^ get();
}

Requirements

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

See Also