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





Windows & Linux

Description

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

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.