The great arc interpolator computes interpolated positions along a great arc. A great arc is the shortest path between two positions on an ellipsoid.
Initialize | Initializes a default great arc interpolator. This is equivalent to constructing a great arc interpolator with a central body equal to an instance of earth central body and a granularity of 1 degree. |
InitializeWithCentralBody | Initializes a great arc interpolator with the specified centralBody and a granularity of 1 degree. |
InitializeWithCentralBodyAndGranularity | Initializes a great arc interpolator with the specified centralBody and granularity. |
GreatArcInterpolator Primitives
| [Python] | ||
|---|---|---|
| ||
GreatArcInterpolator Primitives
| [MATLAB] | ||
|---|---|---|
| ||





