AGI STK Objects 11Send comments on this topic.
PositionVelocity Property (IAgVeCovariance)
See Also
Windows






Windows & Linux

Description

Get the covariance matrix.

Property type

Read-only property

Syntax

[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(
    IAgVePositionVelocityCollection ** ppVal
);
[Java]
public IAgVePositionVelocityCollection getPositionVelocity();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.