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






Windows & Linux

Description

Axes' angular velocity.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AngularVelocity() As IAgCartesian3Vector
[C#]
public IAgCartesian3Vector AngularVelocity {get;}
[Managed C++]
public: __property IAgCartesian3Vector^ get_AngularVelocity();
[Unmanaged C++]
public: HRESULT get_AngularVelocity(
   IAgCartesian3Vector ** ppRetVal
);
[Java]
public IAgCartesian3Vector getAngularVelocity();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.