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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.