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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.