AGI STK Objects 11 Send comments on this topic.
LinkMargin Property (IAgReceiverModelScriptPlugin)
See Also 





Description

Gets the interface for configuring the link margin computation parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LinkMargin() As IAgLinkMargin

[C#]
public IAgLinkMargin LinkMargin {get;}

[Managed C++]
public: __property IAgLinkMargin^ get_LinkMargin();

[Unmanaged C++]
public: HRESULT get_LinkMargin(
IAgLinkMargin ** ppRetVal
);

[Java]
public IAgLinkMargin getLinkMargin();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1