STK ObjectsSend comments on this topic.
AtmosphereLayers Property (IAgLaserAtmosphericLossModelBeerBouguerLambertLaw)
See Also
Windows





Windows & Linux

Description

Gets the atmosphere layer collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AtmosphereLayers() As IAgBeerBouguerLambertLawLayerCollection
[C#]
public IAgBeerBouguerLambertLawLayerCollection AtmosphereLayers {get;}
[Managed C++]
public: __property IAgBeerBouguerLambertLawLayerCollection ^ get_AtmosphereLayers();
[Unmanaged C++]
public: HRESULT get_AtmosphereLayers(
    IAgBeerBouguerLambertLawLayerCollection ** ppRetVal
);
[Java]
public IAgBeerBouguerLambertLawLayerCollection getAtmosphereLayers();
[Python - STK API ]
@property
def AtmosphereLayers(self) -> "IAgBeerBouguerLambertLawLayerCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.