STK ObjectsSend comments on this topic.
TroposphericScintillationFadingLossModelComponentLinking Property (IAgPropagationChannel)
See Also
Windows





Windows & Linux

Description

Gets the link/embed controller for managing the tropospheric scintillation fading loss model component.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TroposphericScintillationFadingLossModelComponentLinking() As IAgComponentLinkEmbedControl
[C#]
public IAgComponentLinkEmbedControl TroposphericScintillationFadingLossModelComponentLinking {get;}
[Managed C++]
public: __property IAgComponentLinkEmbedControl ^ get_TroposphericScintillationFadingLossModelComponentLinking();
[Unmanaged C++]
public: HRESULT get_TroposphericScintillationFadingLossModelComponentLinking(
    IAgComponentLinkEmbedControl ** ppVal
);
[Java]
public IAgComponentLinkEmbedControl getTroposphericScintillationFadingLossModelComponentLinking();
[Python - STK API ]
@property
def TroposphericScintillationFadingLossModelComponentLinking(self) -> "IAgComponentLinkEmbedControl":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.