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






Windows & Linux

Description

Gets the current filter model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Filter() As IAgRFFilterModel

[C#]
public IAgRFFilterModel Filter {get;}

[Managed C++]
public: __property IAgRFFilterModel^ get_Filter();

[Unmanaged C++]
public: HRESULT get_Filter(
IAgRFFilterModel ** ppRetVal
);

[Java]
public IAgRFFilterModel getFilter();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface