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





Description

Value of L or L/SQRT(mu).

Property type

Read-only property

Syntax

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

[C#]
public IAgDelaunayActionVariable L {get;}

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

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

[Java]
public IAgDelaunayActionVariable getL();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1