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





Description

The LLA position's latitude. Uses Latitude Dimension.

Property type

Read-only property

Syntax

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

[C#]
public double Latitude {get;}

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

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

[Java]
public double getLatitude();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1