Gets or sets the IF bandwidth.
Read-write property
[Visual Basic .NET] |
---|
Public Property IFBandwidth() As Double |
[C#] |
---|
public double IFBandwidth {get; set;} |
[Managed C++] |
---|
public: __property double get_IFBandwidth(); |
[Unmanaged C++] |
---|
public: HRESULT get_IFBandwidth( |
[Java] |
---|
public double getIFBandwidth();public void setIFBandwidth( |