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






Windows & Linux

Description

Drift rate.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LM1() As Double

[C#]
public double LM1 {get;}

[Managed C++]
public: __property double get_LM1();

[Unmanaged C++]
public: HRESULT get_LM1(
double * pRetVal
);

[Java]
public double getLM1();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface