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++] |
|---|
|
| [Java] |
|---|
public IAgVePositionVelocityCollection getPositionVelocity(); |
[Python - STK API ] |
|---|
@property def PositionVelocity(self) -> "IAgVePositionVelocityCollection": |






