STK AviatorSend comments on this topic.
StopAltitudeRate Property (IAgAvtrBasicManeuverStrategyBezier)
See Also
Windows





Windows & Linux

Description

Get the altitude rate stopping condition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StopAltitudeRate() As Double
[C#]
public double StopAltitudeRate {get;}
[Managed C++]
public: __property double get_StopAltitudeRate();
[Unmanaged C++]
public: HRESULT get_StopAltitudeRate(
    double * pVal
);
[Java]
public double getStopAltitudeRate();
[Python - STK API ]
@property
def StopAltitudeRate(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.