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





Windows & Linux

Description

Get the position velocity strategies for MATLAB 3D Guidance.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PosVelStrategies() As IAgAvtrBasicManeuverTargetPosVel
[C#]
public IAgAvtrBasicManeuverTargetPosVel PosVelStrategies {get;}
[Managed C++]
public: __property IAgAvtrBasicManeuverTargetPosVel ^ get_PosVelStrategies();
[Unmanaged C++]
public: HRESULT get_PosVelStrategies(
    IAgAvtrBasicManeuverTargetPosVel ** ppVal
);
[Java]
public IAgAvtrBasicManeuverTargetPosVel getPosVelStrategies();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.