STK ObjectsSend comments on this topic.
LM0 Property (IAgVePropagator11ParamDescriptor)
See Also
Windows





Windows & Linux

Description

Mean longitude (East of Greenwich)

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LM0() As Double
[C#]
public double LM0 {get;}
[Managed C++]
public: __property double get_LM0();
[Unmanaged C++]
public: HRESULT get_LM0(
    double * pVal
);
[Java]
public double getLM0();
[Python - STK API ]
@property
def LM0(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.