AGI STK Objects 11Send comments on this topic.
AtmosphereLayers Property (IAgLaserPropagationLossModelBeerBouguerLambertLaw)
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();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.