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





Windows & Linux

Description

Latitude oscillation: rate of change (sine term). Uses AngleUnit

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.