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





Description

Value of H or H/SQRT(mu).

Property type

Read-only property

Syntax

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

[C#]
public IAgDelaunayActionVariable H {get;}

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

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

[Java]
public IAgDelaunayActionVariable getH();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1