The vector's velocity.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Velocity() As IAgCartesian3Vector |
| [C#] |
|---|
public IAgCartesian3Vector Velocity {get;} |
| [Managed C++] |
|---|
public: __property IAgCartesian3Vector ^ get_Velocity(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCartesian3Vector getVelocity(); |
| [Python - STK API] |
|---|
@property def Velocity(self) -> "IAgCartesian3Vector": |





