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





Windows & Linux

Description

Drift acceleration

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.