RhumbLineInterpolator#
- class ansys.stk.core.graphics.RhumbLineInterpolator#
Bases:
IPositionInterpolator
The rhumb line interpolator computes interpolated positions along a rhumb line. Rhumb lines are lines of constant bearing. They appear as straight lines on a Mercator 2D map projection and are well suited to navigation.
Overview#
Get or set the central body used when interpolating with interpolate. |
|
Get or set the granularity used when interpolating with interpolate. Lower granularities are more precise but create more positions. |
Import detail#
from ansys.stk.core.graphics import RhumbLineInterpolator