STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVeCovariance getCovariance();
[Python - STK API ]
@property
def Covariance(self) -> "IAgVeCovariance":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.