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






Windows & Linux

Description

Gets the interference source collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property InterferenceSources() As IAgObjectLinkCollection

[C#]
public IAgObjectLinkCollection InterferenceSources {get;}

[Managed C++]
public: __property IAgObjectLinkCollection^ get_InterferenceSources();

[Unmanaged C++]
public: HRESULT get_InterferenceSources(
IAgObjectLinkCollection ** ppRetVal
);

[Java]
public IAgObjectLinkCollection getInterferenceSources();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface