GreatArcInterpolator#
- class ansys.stk.core.graphics.GreatArcInterpolator#
Bases:
IPositionInterpolator
The great arc interpolator computes interpolated positions along a great arc. A great arc is the shortest path between two positions on an ellipsoid.
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 GreatArcInterpolator