CoverageAltitudeMethod#

class ansys.stk.core.stkobjects.CoverageAltitudeMethod#

IntEnum

Overview#

UNKNOWN

Unknown altitude method.

ABOVE_TERRAIN

Altitude above terrain.

ABOVE_ELLIPSOID

Altitude above the surface.

RADIUS

Radius from the center of the Earth.

ABOVE_MEAN_SEA_LEVEL

Altitude above MSL of the surface.

DEPTH

Depth below the surface.

Import detail#

from ansys.stk.core.stkobjects import CoverageAltitudeMethod