STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgDelaunayActionVariable getG();
[Python - STK API ]
@property
def G(self) -> "IAgDelaunayActionVariable":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.