The AGL_LLA considers terrain at the specified location when measuring <Alt>.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AGL_LLA() As IAgVeRealtimeLLAPoints |
| [C#] |
|---|
public IAgVeRealtimeLLAPoints AGL_LLA {get;} |
| [Managed C++] |
|---|
public: __property IAgVeRealtimeLLAPoints ^ get_AGL_LLA(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeRealtimeLLAPoints getAGL_LLA(); |
[Python - STK API ] |
|---|
@property def AGL_LLA(self) -> "IAgVeRealtimeLLAPoints": |






