Visual Basic (Declaration) | |
---|---|
Public MustOverride Property AdjacentChannelPowerBands As Double() |
C# | |
---|---|
public abstract double[] AdjacentChannelPowerBands {get; set;} |
C++/CLI | |
---|---|
public: abstract property array<double>^ AdjacentChannelPowerBands { array<double>^ get(); void set ( array<double>^ value); } |
Property Value
This is a vector of offsets and bandwidths of each desired ACP measurement band in Hz.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)