AGI STK Objects 11 Send 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 * pRetVal
);

[Java]
public double getLM0();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface