Get the covariance matrix.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PositionVelocity() As IAgVePositionVelocityCollection
|
| [C#] |
|---|
public IAgVePositionVelocityCollection PositionVelocity {get;}
|
| [Managed C++] |
|---|
public: __property IAgVePositionVelocityCollection^ get_PositionVelocity();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_PositionVelocity(
|
| [Java] |
|---|
public IAgVePositionVelocityCollection getPositionVelocity();
|