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





Windows & Linux

Description

Get the option to specify a time to go stopping condition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UseStopTimeToGo() As Boolean
[C#]
public bool UseStopTimeToGo {get;}
[Managed C++]
public: __property bool get_UseStopTimeToGo();
[Unmanaged C++]
public: HRESULT get_UseStopTimeToGo(
    VARIANT_BOOL * pVal
);
[Java]
public bool getUseStopTimeToGo();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.