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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1