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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface