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





Windows & Linux

Description

Longitude oscilation: rate of change (sine term). Uses AngleUnit

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.