STK ObjectsSend comments on this topic.
AtmosphericLossModelComponentLinking Property (IAgLaserPropagationChannel)
See Also
Windows





Windows & Linux

Description

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

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.