AGI STK VGT 11 Send comments on this topic.
Velocity Property (IAgCrdnSystemFindInSystemResult)
See Also 





Description

A velocity vector.

Property type

Read-only property

Syntax

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

[C#]
public IAgCartesian3Vector Velocity {get;}

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

[Unmanaged C++]
public: HRESULT get_Velocity(
IAgCartesian3Vector ** ppRetVal
);

[Java]
public IAgCartesian3Vector getVelocity();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1