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





Description

Gets the maximum altitude of the atmosphere.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaximumAltitude() As Double

[C#]
public double MaximumAltitude {get;}

[Managed C++]
public: __property double get_MaximumAltitude();

[Unmanaged C++]
public: HRESULT get_MaximumAltitude(
double * pRetVal
);

[Java]
public double getMaximumAltitude();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1