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: 24.2.419.0 (24.2.419.0)
Syntax public GreatArcInterpolator()
public:
GreatArcInterpolator()
new : unit -> GreatArcInterpolator
See Also