AGI STK Objects 11 Send comments on this topic.
G Property (IAgOrbitStateDelaunay)
See Also 





Description

Value of G or G/SQRT(mu).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property G() As IAgDelaunayActionVariable

[C#]
public IAgDelaunayActionVariable G {get;}

[Managed C++]
public: __property IAgDelaunayActionVariable^ get_G();

[Unmanaged C++]
public: HRESULT get_G(
IAgDelaunayActionVariable ** ppRetVal
);

[Java]
public IAgDelaunayActionVariable getG();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1