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





Windows & Linux

Description

Latitude oscillation: amplitude (sine term). Uses AngleUnit

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.