GreatArcInterpolator Constructor  | 
 
Initializes a default great arc interpolator.  This is
equivalent to constructing a great arc interpolator with a
CentralBody equal to an instance of
EarthCentralBody
and a 
Granularity of 
1 degree.
 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic GreatArcInterpolator()
public:
GreatArcInterpolator()
new : unit -> GreatArcInterpolator
See Also