AGI STK Astrogator 11 Send comments on this topic.
Vy Property (IAgVAStateCalcOrbitStateValue)
See Also 





Description

The y velocity component. Uses Rate Dimension.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Vy() As System.Object

[C#]
public System.Object Vy {get; set;}

[Managed C++]
public: __property VARIANT get_Vy();
public: __property void set_Vy(
VARIANT
);

[Unmanaged C++]
public: HRESULT get_Vy(
VARIANT * pRetVal
);
public: HRESULT put_Vy(
VARIANT NewVy
);

[Java]
public Variant getVy();public void setVy(
Variant
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1