STK Aviator MATLABSend comments on this topic.
StopTimeToGo Property (IAgAvtrStrategyMATLAB3DGuidance)
See Also
Windows





Windows & Linux

Description

Get the stop time from the target at which the maneuver will stop.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StopTimeToGo() As Double
[C#]
public double StopTimeToGo {get;}
[Managed C++]
public: __property double get_StopTimeToGo();
[Unmanaged C++]
public: HRESULT get_StopTimeToGo(
    double * pVal
);
[Java]
public double getStopTimeToGo();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.