STK ObjectsSend comments on this topic.
Longitude Property (IAgVeTargetPointingElement)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public double getLongitude();
[Python - STK API ]
@property
def Longitude(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.