Clears any existing layers in the collection and creates evenly spaced layers from surface of the central body to the maximum altitude.
| [Visual Basic .NET] |
|---|
Public Function CreateEvenlySpacedLayers( _ ByVal layerCount As Integer, _ ByVal maxAltitude As Double _ ) As IAgBeerBouguerLambertLawLayerCollection |
| [C#] |
|---|
public IAgBeerBouguerLambertLawLayerCollection CreateEvenlySpacedLayers( |
| [Managed C++] |
|---|
public: IAgBeerBouguerLambertLawLayerCollection^ CreateEvenlySpacedLayers( |
| [Java] |
|---|
public IAgBeerBouguerLambertLawLayerCollection createEvenlySpacedLayers( |
| [Unmanaged C++] |
|---|
public: HRESULT CreateEvenlySpacedLayers( |
- layerCount
- maxAltitude
