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





Windows & Linux

Description

Longitude oscillation: amplitude (cosine term). Uses AngleUnit

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.