Gets the atmosphere layer collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AtmosphereLayers() As IAgBeerBouguerLambertLawLayerCollection |
| [C#] |
|---|
public IAgBeerBouguerLambertLawLayerCollection AtmosphereLayers {get;} |
| [Managed C++] |
|---|
public: __property IAgBeerBouguerLambertLawLayerCollection ^ get_AtmosphereLayers(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgBeerBouguerLambertLawLayerCollection getAtmosphereLayers(); |
[Python - STK API ] |
|---|
@property def AtmosphereLayers(self) -> "IAgBeerBouguerLambertLawLayerCollection": |






