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
[MATLAB] | Copy Code | |
---|---|---|
|