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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.