The angular velocity of the body frame of the object wrt the requested frame, returned as an array representing wx, wy, wz. Only eUtFrameInertial and eUtFrameFixed are supported.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def AngularVelocity_Array(self, Frame:"AgEUtFrame") -> list: |
- Frame
- Requested frame to express the results.
An array containing the angular velocity components in the requested frame, as observed rotating with the frame.






