Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Bandwidth As Double |
C# | |
---|---|
public abstract double Bandwidth {get; set;} |
Property Value
The default value is 7 MHz.This property is unique in that is is not reset by a call to Preset, because the 802.16-2004 standard supports a wide range of bandwidths. You should set this property, then call Preset, to preset the measurement for a particular bandwidth.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)