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.
CentralBody | Gets or sets the central body used when interpolating with Interpolate. |
Granularity | Gets or sets the granularity used when interpolating with Interpolate. Lower granularities are more precise but create more positions. |
Implemented Interface |
---|
IAgStkGraphicsPositionInterpolator |