AGI STK Objects 11Send comments on this topic.
Bandwidth Property (IAgRFFilterModel)
See Also 
Windows






Windows & Linux

Description

Gets the filter bandwidth.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Bandwidth() As Double
[C#]
public double Bandwidth {get;}
[Managed C++]
public: __property double get_Bandwidth();
[Unmanaged C++]
public: HRESULT get_Bandwidth(
   double * pRetVal
);
[Java]
public double getBandwidth();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.