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





Windows & Linux

Description

Longitude oscillation: amplitude (sine term). Uses AngleUnit

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.