STK ObjectsSend 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 * pVal
);
[Java]
public double getLM1();
[Python - STK API ]
@property
def LM1(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.