AGI STK Objects 11 Send comments on this topic.
AtmosphereLayers Property (IAgLaserPropagationLossModelBeerBouguerLambertLaw)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1