AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsRhumbLineInterpolatorFactory Interface

Description

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.

Object Model




Public Methods

Public Method Initialize Initializes a default rhumb line interpolator. This is equivalent to constructing a rhumb line interpolator with a Central Body equal to an instance of Earth Central Body and a Granularity of 1 degree.
Public Method InitializeWithCentralBody Initializes a rhumb line interpolator with the specified centralBody and a Granularity of 1 degree.
Public Method InitializeWithCentralBodyAndGranularity Initializes a rhumb line interpolator with the specified centralBody and granularity.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1