Gets the central body fixed velocity vector as an array of length 3 where the x component is array(0), y component is array(1), and z component is array(2). All values in m/s.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property VelocityCBFArray() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_VelocityCBFArray(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getVelocityCBFArray(); |






