AGI STK Objects 11 Send comments on this topic.
Velocity Property (IAgCelestialBodyInfo)
See Also 





Description

Radial velocity.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Velocity() As Double

[C#]
public double Velocity {get;}

[Managed C++]
public: __property double get_Velocity();

[Unmanaged C++]
public: HRESULT get_Velocity(
double * pRetVal
);

[Java]
public double getVelocity();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1