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





Windows & Linux

Description

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

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.