AGI STK Objects 11 Send comments on this topic.
Longitude Property (IAgVeTargetPointingElement)
See Also 





Description

The LLA position's longitude. Uses Longitude Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Longitude() As Double

[C#]
public double Longitude {get;}

[Managed C++]
public: __property double get_Longitude();

[Unmanaged C++]
public: HRESULT get_Longitude(
double * pRetVal
);

[Java]
public double getLongitude();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1