STK AviatorSend comments on this topic.
GetTerrainAlt Method (IAgAvtrUserRunway)
See Also
Windows





Windows & Linux

Description

Set the runway altitude to the terrain altitude.

Syntax

[Visual Basic .NET]
Public Function GetTerrainAlt() As Double
[C#]
public double GetTerrainAlt();
[Managed C++]
public: double GetTerrainAlt();
[Unmanaged C++]
public: HRESULT GetTerrainAlt(
    double * pVal
);
[Java]
public double getTerrainAlt();
[Python - STK API ]
def GetTerrainAlt(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.