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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1