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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.