AGI STK Objects 11 Send comments on this topic.
Gravity Property (IAgVeCovariance)
See Also 





Description

Get the gravity parameters for the covariance.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Gravity() As IAgVeGravity

[C#]
public IAgVeGravity Gravity {get;}

[Managed C++]
public: __property IAgVeGravity^ get_Gravity();

[Unmanaged C++]
public: HRESULT get_Gravity(
IAgVeGravity ** ppRetVal
);

[Java]
public IAgVeGravity getGravity();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1