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





Windows & Linux

Description

Get the option to specify a range from target stopping condition.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.