STK ObjectsSend comments on this topic.
Covariance Property (IAgMsVO)
See Also
Windows





Windows & Linux

Description

Get the missile's 3D covariance graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Covariance() As IAgVeVOCovariance
[C#]
public IAgVeVOCovariance Covariance {get;}
[Managed C++]
public: __property IAgVeVOCovariance ^ get_Covariance();
[Unmanaged C++]
public: HRESULT get_Covariance(
    IAgVeVOCovariance ** ppVal
);
[Java]
public IAgVeVOCovariance getCovariance();
[Python - STK API ]
@property
def Covariance(self) -> "IAgVeVOCovariance":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.