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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.