RhumbLineInterpolator Constructor |
Initializes a default rhumb line interpolator. This is
equivalent to constructing a rhumb line 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 RhumbLineInterpolator()
public:
RhumbLineInterpolator()
new : unit -> RhumbLineInterpolator
See Also