Latitude oscillation: rate of change (cosine term). Uses AngleUnit.
Read-only property
[Visual Basic .NET] |
---|
Public Property LATC1() As Double |
[C#] |
---|
public double LATC1 {get;} |
[Managed C++] |
---|
public: __property double get_LATC1(); |
[Unmanaged C++] |
---|
public: HRESULT get_LATC1( double * pVal ); |
[Java] |
---|
public double getLATC1(); |