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





Description

The x velocity component. Uses Rate Dimension.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property VARIANT get_Vx();
public: __property void set_Vx(
VARIANT
);

[Unmanaged C++]
public: HRESULT get_Vx(
VARIANT * pRetVal
);
public: HRESULT put_Vx(
VARIANT NewVx
);

[Java]
public Variant getVx();public void setVx(
Variant
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1