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





Description

Get the satellite's Covariance properties.

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 ** ppRetVal
);

[Java]
public IAgVeVOCovariance getCovariance();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1