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






Windows & Linux

Description

Get the covariance parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Covariance() As IAgVeCovariance
[C#]
public IAgVeCovariance Covariance {get;}
[Managed C++]
public: __property IAgVeCovariance^ get_Covariance();
[Unmanaged C++]
public: HRESULT get_Covariance(
   IAgVeCovariance ** ppRetVal
);
[Java]
public IAgVeCovariance getCovariance();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.