DistanceOnSphere#

class ansys.stk.core.stkobjects.DistanceOnSphere#

IntEnum

Overview#

GREAT_CIRCLE

Shortest distance between two points on the globe.

RHUMB_LINE

Lines of constant bearing.

Import detail#

from ansys.stk.core.stkobjects import DistanceOnSphere