Get the gravity parameters for the covariance.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Gravity() As IAgVeGravity |
| [C#] |
|---|
public IAgVeGravity Gravity {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGravity ^ get_Gravity(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGravity getGravity(); |
[Python - STK API ] |
|---|
@property def Gravity(self) -> "IAgVeGravity": |






