AGI STK Objects 11 Send comments on this topic.
AGL_LLA Property (IAgVeRealtimePointBuilder)
See Also 





Description

The AGL_LLA considers terrain at the specified location when measuring .

Property type

Read-only property

Syntax

[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++]
public: HRESULT get_AGL_LLA(
IAgVeRealtimeLLAPoints ** ppRetVal
);

[Java]
public IAgVeRealtimeLLAPoints getAGL_LLA();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1