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





Windows & Linux

Description

Latitude oscillation: amplitude (cosine term). Uses AngleUnit

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.