AGI STK Objects 11Send comments on this topic.
Vector Property (IAgLvVO)
See Also 
Windows






Windows & Linux

Description

Get the launch vehicle's 3D vector properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Vector() As IAgVOVector
[C#]
public IAgVOVector Vector {get;}
[Managed C++]
public: __property IAgVOVector^ get_Vector();
[Unmanaged C++]
public: HRESULT get_Vector(
   IAgVOVector ** ppRetVal
);
[Java]
public IAgVOVector getVector();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.